| Package | Description |
|---|---|
| org.opengis.cite.kml22.level1 |
Conformance Level 1 includes test cases corresponding to absolute
requirements.
|
| org.opengis.cite.kml22.level2 |
Conformance Level 2 includes all Level 1 tests and adds test cases covering
requirements that should be satisfied by a KML document; these
have the force of a recommendation, not an absolute requirement.
|
| org.opengis.cite.kml22.level3 |
Conformance Level 3 includes all Level 2 tests and adds test cases covering
requirements that may be satisfied by a KML document.
|
| Modifier and Type | Class and Description |
|---|---|
class |
FeatureTests
Contains test methods that verify constraints applicable to KML features,
including:
Document
Folder
NetworkLink
Placemark
GroundOverlay
PhotoOverlay
ScreenOverlay
Sources OGC 07-134r2: OGC KML 2.2 - Abstract Test Suite |
class |
KmlDocumentTests
Contains fundamental test methods that apply to any KML document as a whole.
|
class |
LinkTests
Contains test methods that apply to link elements and attributes that refer
to various kinds of external resources.
|
class |
SpatialTests
Contains test methods that apply to spatial items in a KML resource such as
geometry and bounding box elements.
|
class |
StyleTests
Contains test methods that apply to style definitions.
|
class |
TemporalElementTests
Contains test methods that apply to temporal elements (TimeSpan and
TimeStamp).
|
class |
UserDefinedDataTests
Contains test methods that verify constraints applicable to user-defined data
elements and their corresponding definitions.
|
class |
ViewTests
Contains test methods that apply to view elements (kml:Camera, kml:LookAt).
|
| Modifier and Type | Class and Description |
|---|---|
class |
Recommendations
Contains test methods for various recommended constraints that should be
satisfied by a KML instance.
|
class |
StyleRecommendations
Contains test methods for checking recommended constraints that apply to style
selectors (kml: Style and kml:StyleMap elements).
|
| Modifier and Type | Class and Description |
|---|---|
class |
Options
Contains test methods for various optional constraints that may be satisfied
by a KML instance.
|
Copyright © 2021 Open Geospatial Consortium. All rights reserved.