public static class LatLonFieldMapper.FloatLatLonFieldMapper extends LatLonFieldMapper<Float>
LatLonFieldMapper.DoubleLatLonFieldMapper, LatLonFieldMapper.FloatLatLonFieldMapperIndexFieldMapper.IndexFieldOptionsxAxisFirstadapterFields, indexFieldName| Constructor and Description |
|---|
FloatLatLonFieldMapper() |
| Modifier and Type | Method and Description |
|---|---|
Class<Float> |
adapterFieldType() |
protected void |
setField(String fieldName,
Double value,
RowBuilder<?> rowBuilder) |
protected org.locationtech.jts.geom.Coordinate |
toCoordinate(Float xValue,
Float yValue) |
adapterFieldCount, byteLength, getIndexOrderedAdapterFields, getLowerCaseSuggestedFieldNames, getNativeGeometry, initFromOptions, readBytes, toAdapter, writeBytesindexFieldType, toIndex, transformFieldDescriptorsfromBinary, getAdapterFields, indexFieldName, init, isCompatibleWith, toBinarypublic Class<Float> adapterFieldType()
adapterFieldType in class IndexFieldMapper<Float,org.locationtech.jts.geom.Geometry>protected void setField(String fieldName, Double value, RowBuilder<?> rowBuilder)
setField in class LatLonFieldMapper<Float>protected org.locationtech.jts.geom.Coordinate toCoordinate(Float xValue, Float yValue)
toCoordinate in class LatLonFieldMapper<Float>Copyright © 2013–2021. All rights reserved.