| Class | Description |
|---|---|
| DoubleBinding |
It parses a double.
|
| GeometryBinding |
A Geometry element is an abstract element and cannot be used
directly in a KML file.
|
| InnerBoundaryIsBinding |
It parses the innerBoundaryIs tag.
|
| LinearRingBinding |
It parses the linearRing KML tag.
|
| LineStringTypeBinding |
It parses the LineQName tag.
|
| MultiGeometryBinding |
It parses a MultyGeometry tag.
|
| OuterBoundaryIsBinding |
It parses the outerBoundary tag.
|
| PointTypeBinding |
It parses a Point tag.
|
| PolygonTypeBinding |
It writes a Polygon tag.
|
| RegionBinding |
This class parses a Region Kml tag.
|