- 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
-
- 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.
- getNamespaceURI(String) - Method in class org.opengis.cite.geomatics.GmlUtils.GmlNamespaceContext
-
- getNamespaceURI(String) - Method in class org.opengis.cite.geomatics.GmlUtils.NodeNamespaceContext
-
- getPrefix(String) - Method in class org.opengis.cite.geomatics.GmlUtils.GmlNamespaceContext
-
- getPrefix(String) - Method in class org.opengis.cite.geomatics.GmlUtils.NodeNamespaceContext
-
- getPrefixes(String) - Method in class org.opengis.cite.geomatics.GmlUtils.GmlNamespaceContext
-
- getPrefixes(String) - Method in class org.opengis.cite.geomatics.GmlUtils.NodeNamespaceContext
-
- GML_NS - Static variable in class org.opengis.cite.geomatics.GmlUtils
-
- GmlUtils - Class in org.opengis.cite.geomatics
-
Provides utility methods for manipulating representations of GML elements.
- GmlUtils() - Constructor for class org.opengis.cite.geomatics.GmlUtils
-
- GmlUtils.GmlNamespaceContext - Class in org.opengis.cite.geomatics
-
A NamespaceContext that only recognizes the conventional "gml" namespace
prefix.
- GmlUtils.GmlNamespaceContext() - Constructor for class org.opengis.cite.geomatics.GmlUtils.GmlNamespaceContext
-
- GmlUtils.NodeNamespaceContext - Class in org.opengis.cite.geomatics
-
A NamespaceContext that provides the in-scope namespace bindings for a
given DOM Node.
- GmlUtils.NodeNamespaceContext(Node) - Constructor for class org.opengis.cite.geomatics.GmlUtils.NodeNamespaceContext
-