See: Description
Class | Description |
---|---|
CompositeCurveTests |
Validates the content of a gml:CompositeCurve element, which implements the
GM_CompositeCurve class from ISO 19107.
|
CurveTests |
Validates the content of a gml:Curve element (or any element in its
substitution group), which implements the GM_Curve class from ISO 19107.
|
EnvelopeTests |
Validates the content of a gml:Envelope element, which implements the
GM_Envelope class from ISO 19107.
|
GeometryAssert |
Provides specialized assertion methods that apply to representations of
geometry objects.
|
LineStringTests |
Validates the content of a gml:LineString element (or any element in its
substitution group).
|
PointTests |
Validates the content of a gml:Point element (or any element in its
substitution group), which implements the GM_Point class from ISO 19107.
|
SurfaceTests |
Validates the content of a gml:Surface element (or any element in its
substitution group), which implements the GM_Surface class from ISO 19107.
|
gml:AbstractGeometry
;
as a consequence its type definition must also be derived from gml:AbstractGeometryType
.
If a geometry element does not carry the srsName attribute (a reference to a coordinate reference system), then it shall be inherited from a broader context as follows:
Sources
Copyright © 2020 Open Geospatial Consortium. All rights reserved.