| Class | Description |
|---|---|
| CoordinatesWriter |
This class writes a coordinates Kml tag.
|
| GeometriesWriter |
A Geometry element is an abstract element and cannot be used
directly in a KML file.
|
| InnerBoundaryIsWriter |
It writes innerBoundaryIs tag.
|
| LatLonAltBoxWriter |
This class writes a LatLonAltBox Kml tag.
|
| LinearRingWriter |
It writes the linearRing KML tag.
|
| LineStringWriter |
It writes the LineQName tag.
|
| MultiGeometryWriter |
It writes a MultyGeometry tag.
|
| OuterBoundaryIsWriter |
It writes the outerBoundary tag.
|
| PointWriter |
It writes a Point tag.
|
| PolygonWriter |
It writes a Polygon tag.
|
| RegionWriter |
This class writes a Region Kml tag.
|