public static class SpatialOptionsFactory.CartesianSpatialOptionsFactory extends Object
Constructor and Description |
---|
SpatialOptionsFactory.CartesianSpatialOptionsFactory() |
Modifier and Type | Method and Description |
---|---|
SpatialOptions |
boundingBoxIndex() |
SpatialOptions |
quadPrefixTreeIndex(int maxTreeLevel,
SpatialOptionsFactory.SpatialBounds bounds) |
public SpatialOptionsFactory.CartesianSpatialOptionsFactory()
public SpatialOptions boundingBoxIndex()
public SpatialOptions quadPrefixTreeIndex(int maxTreeLevel, SpatialOptionsFactory.SpatialBounds bounds)
Copyright © 2016. All Rights Reserved.