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