public class LatitudeField extends SpatialField
SpatialField.SpatialIndexFieldOptionsbaseDefinition, DEFAULT_GEOMETRY_FIELD_NAME, LATITUDE_DIMENSION_HINT, LONGITUDE_DIMENSION_HINT| Constructor and Description |
|---|
LatitudeField() |
LatitudeField(Integer geometryPrecision) |
LatitudeField(Integer geometryPrecision,
boolean useHalfRange) |
LatitudeField(NumericDimensionDefinition baseDefinition,
Integer geometryPrecision) |
| Modifier and Type | Method and Description |
|---|---|
Set<IndexDimensionHint> |
getDimensionHints() |
NumericData |
getNumericData(org.locationtech.jts.geom.Geometry geometry) |
denormalize, equals, fromBinary, getBaseDefinition, getBounds, getCRS, getDenormalizedRange, getFieldClass, getFieldName, getFixedBinIdSize, getFullRange, getGeometryPrecision, getIndexFieldOptions, getNormalizedRanges, getRange, getReader, getWriter, hashCode, normalize, toBinaryclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitisCompatibleWithpublic LatitudeField()
public LatitudeField(NumericDimensionDefinition baseDefinition, @Nullable Integer geometryPrecision)
public NumericData getNumericData(org.locationtech.jts.geom.Geometry geometry)
public Set<IndexDimensionHint> getDimensionHints()
Copyright © 2013–2021. All rights reserved.