Interface | Description |
---|---|
FeatureHandler<T extends Feature> |
Interface to process a KML Feature, see KMLUtil.deepFeatures()
|
Class | Description |
---|---|
KMLConversion |
Convert KML data to WKT and MapItem Intended to support ATAK Spatial DB, not general conversion
to/from KML
|
KMLGeometryCaseStyle |
A style to ensure that serialized standalone KML Geometry objects have proper casing.
|
KMLMatcher |
The Class KMLMatcher.
|
KMLMatcher.CoordinatesTransformer |
The Class CoordinatesTransformer.
|
KMLMatcher.CoordinateTransformer |
The Class CoordinateTransformer.
|
KMLUtil |
Utilities for extracting relevant data from a KML Convert data to/from KML
|