| Package | Description |
|---|---|
| org.opengis.cite.kml2 |
The root package includes supporting classes of general utility such as the
main controller, listeners, and reporters.
|
| org.opengis.cite.kml2.c1 |
Conformance level 1 (CL1) includes tests covering requirements that must be
satisfied by every (minimally) conforming KML document.
|
| org.opengis.cite.kml2.c2 |
Conformance level 2 (CL2) includes the tests for CL1 and adds tests that
cover recommended constraints that should be satisfied by a KML resource.
|
| org.opengis.cite.kml2.c3 |
Conformance level 3 (CL3) includes the tests for CL2 and adds tests to
check optional constraints that are essentially informative in nature.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CommonFeatureTests
Checks constraints that apply to any KML feature (an element that substitutes
directly or indirectly for kml:AbstractFeatureGroup).
|
| Modifier and Type | Class and Description |
|---|---|
class |
ContainerTests
Implements tests that apply to container features (of type
kml:AbstractContainerType): kml:Document and kml:Folder.
|
class |
KmlResourceTests
Checks constraints that apply to a KML resource as a whole.
|
class |
LinearRingTests
Implements tests that apply to kml:LinearRing elements.
|
class |
LineStringTests
Implements tests that apply to kml:LineString elements.
|
class |
ModelTests
Implements tests that apply to kml:Model elements.
|
class |
NetworkLinkControlTests
Implements tests that apply to kml:NetworkLinkControl elements.
|
class |
NetworkLinkTests
Implements tests that apply to kml:NetworkLink elements.
|
class |
OverlayTests
Implements tests that apply to overlay features (of type
kml:AbstractOverlayType).
|
class |
PlacemarkTests
Implements tests that apply to the kml:Placemark element.
|
class |
PointTests
Implements tests that apply to kml:Point elements.
|
class |
PolygonTests
Implements tests that apply to kml:Polygon elements.
|
class |
TimeSpanTests
Implements tests that apply to kml:TimeSpan elements.
|
class |
TimeStampTests
Implements tests that apply to kml:TimeStamp elements.
|
class |
TourTests
Implements tests that apply to the kml:Tour element.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CL2LinearRingTests
Checks CL2 constraints that apply to a kml:LinearRing element.
|
class |
CL2OverlayTests
Checks CL2 constraints that apply to a overlay features (kml:GroundOverlay,
kml:ScreenOverlay, kml:PhotoOverlay)
|
class |
CL2TourTests
Checks CL2 constraints that apply to a kml:Tour element.
|
class |
KmlDocumentTests
Checks CL2 constraints that apply to a KML document as a whole.
|
class |
StyleTests
Checks CL2 constraints that apply to a style definition (kml:Style or
kml:StyleMap) element.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CL3ModelTests
Checks CL3 constraints that apply to a kml:Model element.
|
class |
PlacemarkGeometryTests
Checks CL3 constraints that apply to a KML geometry elements (that substitute
for kml:AbstractGeometryGroup).
|
Copyright © 2016 Open Geospatial Consortium. All rights reserved.