- GeodesyUtils - Class in org.opengis.cite.geomatics
-
Provides utility methods for using coordinate reference systems and
performing coordinate transformations.
- GeodesyUtils() - Constructor for class org.opengis.cite.geomatics.GeodesyUtils
-
- GeometryCoordinateList - Class in org.opengis.cite.geomatics.gml
-
Constructs an array of points from a GML geometry instance.
- GeometryCoordinateList() - Constructor for class org.opengis.cite.geomatics.gml.GeometryCoordinateList
-
- GeometryType - Enum in org.opengis.cite.geomatics.gml
-
Geometric primitive types defined in ISO 19107 and realized in ISO 19136 (GML
3.2.1).
- getAbbreviatedCRSIdentifier(String) - Static method in class org.opengis.cite.geomatics.GeodesyUtils
-
Returns an abbreviated identifier for the given CRS reference.
- getCoordinateList(Curve) - Method in class org.opengis.cite.geomatics.gml.CurveCoordinateListFactory
-
Returns a list of points on a curve consisting of one or more segments.
- getCoordinateList(LineString) - Method in class org.opengis.cite.geomatics.gml.CurveCoordinateListFactory
-
Returns a list of points representing the vertices of a LineString
geometry.
- getCoordinateList(CompositeCurveType) - Method in class org.opengis.cite.geomatics.gml.CurveCoordinateListFactory
-
Returns a list of points on a composite curve consisting of one or more
curve members.
- getCoordinateList(OrientableCurveType) - Method in class org.opengis.cite.geomatics.gml.CurveCoordinateListFactory
-
Returns a list of points on an orientable curve.
- getCoordinateList(AbstractRingType) - Method in class org.opengis.cite.geomatics.gml.CurveCoordinateListFactory
-
Returns a list of points on a ring representing a single connected
component of a surface boundary.
- getCoordinateList(AbstractCurveSegment, CoordinateReferenceSystem) - Method in enum org.opengis.cite.geomatics.gml.CurveSegmentType
-
Returns a list of points on a curve segment.
- getCoordinateList(AbstractGeometry) - Method in class org.opengis.cite.geomatics.gml.GeometryCoordinateList
-
Creates an array of 2D coordinates from the given GML geometry instance.
- getCoordinateSetFactory() - Method in enum org.opengis.cite.geomatics.gml.GeometryType
-
- getCRSIdentifier(CoordinateReferenceSystem) - Static method in class org.opengis.cite.geomatics.GeodesyUtils
-
Returns a standard OGC identifier for the given coordinate reference
system (e.g.
- getDomainOfValidity(String) - Static method in class org.opengis.cite.geomatics.GeodesyUtils
-
Returns an immutable envelope representing the valid geographic extent of
the CRS identified by the given URI reference.
- getExteriorBoundary(AbstractSurfacePatchType) - Method in enum org.opengis.cite.geomatics.gml.SurfacePatchType
-
Returns the exterior boundary of a surface patch (an element that
substitutes for gml:AbstractSurfacePatch).
- getInteriorBoundaries(AbstractSurfacePatchType) - Method in enum org.opengis.cite.geomatics.gml.SurfacePatchType
-
Returns the set of interior boundaries for a surface patch (an element
that substitutes for gml:AbstractSurfacePatch).
- getNamespaceURI(String) - Method in class org.opengis.cite.geomatics.gml.GmlUtils.GmlNamespaceContext
-
- getNamespaceURI(String) - Method in class org.opengis.cite.geomatics.gml.GmlUtils.NodeNamespaceContext
-
- getPrefix(String) - Method in class org.opengis.cite.geomatics.gml.GmlUtils.GmlNamespaceContext
-
- getPrefix(String) - Method in class org.opengis.cite.geomatics.gml.GmlUtils.NodeNamespaceContext
-
- getPrefixes(String) - Method in class org.opengis.cite.geomatics.gml.GmlUtils.GmlNamespaceContext
-
- getPrefixes(String) - Method in class org.opengis.cite.geomatics.gml.GmlUtils.NodeNamespaceContext
-
- GML_NS - Static variable in class org.opengis.cite.geomatics.gml.GmlUtils
-
- GmlUtils - Class in org.opengis.cite.geomatics.gml
-
Provides utility methods for processing representations of GML elements.
- GmlUtils() - Constructor for class org.opengis.cite.geomatics.gml.GmlUtils
-
- GmlUtils.GmlNamespaceContext - Class in org.opengis.cite.geomatics.gml
-
A NamespaceContext that only recognizes the conventional "gml" namespace
prefix.
- GmlUtils.GmlNamespaceContext() - Constructor for class org.opengis.cite.geomatics.gml.GmlUtils.GmlNamespaceContext
-
- GmlUtils.NodeNamespaceContext - Class in org.opengis.cite.geomatics.gml
-
A NamespaceContext that provides the in-scope namespace bindings for a
given DOM Node.
- GmlUtils.NodeNamespaceContext(Node) - Constructor for class org.opengis.cite.geomatics.gml.GmlUtils.NodeNamespaceContext
-