Package com.luciad.format.kml22.model.geometry
package com.luciad.format.kml22.model.geometry
This package contains all geometry classes of KML. The main available geometry implementations are:
TLcdKML22Point
: pointsTLcdKML22LineString
: polylinesTLcdKML22Polygon
: polygonsTLcdKML22MultiGeometry
: aggregate geometriesTLcdKML223DModel
: 3D models
- Since:
- 10.0
-
ClassDescriptionDomain class modeling the KML ModelType type.Domain class modeling the KML AbstractGeometryType type.Domain class modeling the KML AbstractLatLonBoxType type.Domain class modeling the KML BoundaryType type.Represents a list of multidimensional coordinates.Domain class modeling the KML LatLonAltBoxType type.Domain class modeling the KML LatLonBoxType type.Domain class modeling the KML LinearRingType type.Domain class modeling the KML LineStringType type.Domain class modeling the KML LocationType type.Domain class modeling the KML MultiGeometryType type.Domain class modeling the KML PointType type.Domain class modeling the KML PolygonType type.Domain class modeling the KML vec2Type type.