C E F G I N O S T 

C

calculateEnvelope(NodeList) - Static method in class org.opengis.cite.geomatics.Extents
Calculates the envelope that covers the given collection of GML geometry elements.
computeConvexHull(AbstractGeometry) - Static method in class org.opengis.cite.geomatics.GmlUtils
Calculates the planar convex hull of the given GML geometry element.
CoordinateSetFactory - Class in org.opengis.cite.geomatics
Creates point sets from GML geometry representations.
CoordinateSetFactory() - Constructor for class org.opengis.cite.geomatics.CoordinateSetFactory
 
createCoordinateSet(AbstractGeometry) - Method in class org.opengis.cite.geomatics.CoordinateSetFactory
Creates a 2D coordinate set from the given GML geometry element.

E

envelopeAsGML(Envelope) - Static method in class org.opengis.cite.geomatics.Extents
Generates a standard GML representation (gml:Envelope) of an Envelope object.
envelopeAsPolygon(Envelope) - Static method in class org.opengis.cite.geomatics.Extents
Creates a JTS Polygon having the same extent as the given envelope.
EPSG_4326 - Static variable in class org.opengis.cite.geomatics.GeodesyUtils
OGC identifier for WGS 84 (geographic 2D)
Extents - Class in org.opengis.cite.geomatics
Provides utility methods to create or operate on envelope representations.
extractCRSCode(String) - Static method in class org.opengis.cite.geomatics.GeodesyUtils
Extracts an abbreviated CRS code value from the given CRS reference.

F

findCRSReference(Element) - Static method in class org.opengis.cite.geomatics.GmlUtils
Returns the value of the srsName attribute for the given geometry element.

G

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
 

I

intersects(Node, Node) - Static method in class org.opengis.cite.geomatics.TopologicalRelationships
Determines whether or not two GML geometry representations spatially intersect.

N

newInstance() - Static method in class org.opengis.cite.geomatics.CoordinateSetFactory
 

O

OGC_CRS84 - Static variable in class org.opengis.cite.geomatics.GeodesyUtils
OGC identifier for WGS 84 (longitude-latitude)
org.opengis.cite.geomatics - package org.opengis.cite.geomatics
 

S

setSrsNameOnCollectionMembers(Node...) - Static method in class org.opengis.cite.geomatics.GmlUtils
Sets the srsName attribute on all members of a GML geometry collection if it is specified for the collection.
SRS_NAME - Static variable in class org.opengis.cite.geomatics.GmlUtils
 

T

TopologicalRelationships - Class in org.opengis.cite.geomatics
Provides methods to test for the existence of a specified topological spatial relationship between two geometric objects.
TopologicalRelationships() - Constructor for class org.opengis.cite.geomatics.TopologicalRelationships
 
C E F G I N O S T 

Copyright © 2013. All rights reserved.