public class STRtreeIndexParam extends Object implements GeoIndexParams
| Constructor and Description |
|---|
STRtreeIndexParam() |
STRtreeIndexParam(int nodeCapacity) |
| Modifier and Type | Method and Description |
|---|---|
GeoIndexType |
getGeoIndexType() |
int |
getNodeCapacity() |
public STRtreeIndexParam()
public STRtreeIndexParam(int nodeCapacity)
public int getNodeCapacity()
public GeoIndexType getGeoIndexType()
getGeoIndexType in interface GeoIndexParamsCopyright © 2013–2023. All rights reserved.