public class LongitudeField extends SpatialField
SpatialField.SpatialIndexFieldOptionsbaseDefinition, DEFAULT_GEOMETRY_FIELD_NAME, LATITUDE_DIMENSION_HINT, LONGITUDE_DIMENSION_HINT| Constructor and Description |
|---|
LongitudeField() |
LongitudeField(Integer geometryPrecision) |
LongitudeField(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 LongitudeField()
public LongitudeField(NumericDimensionDefinition baseDefinition, @Nullable Integer geometryPrecision)
public NumericData getNumericData(org.locationtech.jts.geom.Geometry geometry)
public Set<IndexDimensionHint> getDimensionHints()
Copyright © 2013–2021. All rights reserved.