| Package | Description |
|---|---|
| org.locationtech.geowave.core.geotime.adapter |
| Modifier and Type | Class and Description |
|---|---|
class |
GeometryFieldMapper
Maps a `Geometry` adapter field to a `Geometry` index field.
|
class |
LatLonFieldMapper<N>
Abstract field mapper for mapping latitude and longitude adapter fields to a singular `Geometry`
index field.
|
static class |
LatLonFieldMapper.DoubleLatLonFieldMapper
Maps `Double` latitude and longitude adapter fields to a `Geometry` index field.
|
static class |
LatLonFieldMapper.FloatLatLonFieldMapper
Maps `Float` latitude and longitude adapter fields to a `Geometry` index field.
|
Copyright © 2013–2021. All rights reserved.