C E F G H I L M O P R S T U V 

C

calculateDestination(Position, double, double) - Static method in class org.opengis.cite.geomatics.GeodesyUtils
Determines the destination position given the azimuth and distance from some starting position.
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.gml.GmlUtils
Calculates the planar convex hull of the given GML geometry element.
CoordinateListFactory - Interface in org.opengis.cite.geomatics.gml
This interface defines a factory for generating a sequence of points from a geometry object.
createCoordinateList(AbstractGeometry) - Method in interface org.opengis.cite.geomatics.gml.CoordinateListFactory
Creates a list of coordinates from a GML geometry representation.
createCoordinateList(AbstractGeometry) - Method in class org.opengis.cite.geomatics.gml.CurveCoordinateListFactory
 
createCoordinateList(AbstractGeometry) - Method in class org.opengis.cite.geomatics.gml.PointCoordinateListFactory
 
createCoordinateList(AbstractGeometry) - Method in class org.opengis.cite.geomatics.gml.SurfaceCoordinateListFactory
 
createCoordinateList(Element) - Method in class org.opengis.cite.geomatics.gml.SurfaceCoordinateListFactory
Creates a list of coordinates on the exterior boundary of a GML surface geometry.
CurveCoordinateListFactory - Class in org.opengis.cite.geomatics.gml
Creates a sequence containing the coordinates of a curve.
CurveCoordinateListFactory() - Constructor for class org.opengis.cite.geomatics.gml.CurveCoordinateListFactory
 
CurveSegmentType - Enum in org.opengis.cite.geomatics.gml
Curve segment type.

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.
exteriorBoundaryOfPolygon(PolygonType) - Method in class org.opengis.cite.geomatics.gml.SurfaceCoordinateListFactory
Returns a list of points on the exterior boundary of a Polygon geometry.
exteriorBoundaryOfSurface(SurfacePatchArrayPropertyType, String) - Method in class org.opengis.cite.geomatics.gml.SurfaceCoordinateListFactory
Returns a list of points on the exterior boundary of a Surface geometry.
extractCoordinatesFromPosList(List<Double>, int, List<Coordinate>) - Static method in class org.opengis.cite.geomatics.gml.GmlUtils
Extracts (2D) coordinates from a sequence of coordinate tuples and adds them to a list.

F

findCRSReference(Element) - Static method in class org.opengis.cite.geomatics.gml.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
 
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
 

H

hasChildElement(Element, String, String) - Static method in class org.opengis.cite.geomatics.gml.GmlUtils
Checks if a DOM Element has a child element with the given qualified name.

I

inferPointsOnArc(AbstractCurveSegment, CoordinateReferenceSystem, List<Coordinate>) - Static method in class org.opengis.cite.geomatics.gml.GmlUtils
Computes the positions of at least three points on a curve segment representing an arc: the two end points and one or more intermediate points.
interiorBoundariesOfPolygon(PolygonType) - Method in class org.opengis.cite.geomatics.gml.SurfaceCoordinateListFactory
Returns a set containing sequences of points on the interior boundaries of a Polygon geometry.
interiorBoundariesOfSurface(SurfacePatchArrayPropertyType, String) - Method in class org.opengis.cite.geomatics.gml.SurfaceCoordinateListFactory
Returns a set containing sequences of points on the interior boundary curves of a Surface geometry.
interiorCoordinatesSet(AbstractGeometry) - Method in class org.opengis.cite.geomatics.gml.SurfaceCoordinateListFactory
Returns a set containing sequences of points on the interior boundaries of a surface geometry.
interiorCoordinatesSet(Element) - Method in class org.opengis.cite.geomatics.gml.SurfaceCoordinateListFactory
Returns a set containing sequences of points on the interior boundaries of a surface geometry.
intersects(Node, Node) - Static method in class org.opengis.cite.geomatics.TopologicalRelationships
Determines whether or not two GML geometry representations spatially intersect.

L

lengthInMeters(LengthType) - Static method in class org.opengis.cite.geomatics.gml.GmlUtils
Converts the given length measurement to meters.

M

minCurveSegmentLength(String) - Static method in class org.opengis.cite.geomatics.gml.GmlUtils
Indicates the minimum number of direct positions required to specify a GML curve segment.

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
 
org.opengis.cite.geomatics.gml - package org.opengis.cite.geomatics.gml
Contains classes for operating on GML (3.2.1) geometry representations.
ORIENT_NEG - Static variable in class org.opengis.cite.geomatics.gml.CurveCoordinateListFactory
Indicates that an orientable curve has a negative orientation with respect to its base curve.

P

PointCoordinateListFactory - Class in org.opengis.cite.geomatics.gml
Creates a sequence containing a single coordinate tuple denoting the position of a geometric point.
PointCoordinateListFactory() - Constructor for class org.opengis.cite.geomatics.gml.PointCoordinateListFactory
 

R

removeConsecutiveDuplicates(List<Coordinate>, int) - Static method in class org.opengis.cite.geomatics.GeodesyUtils
Checks a coordinate list for consecutive duplicate positions and removes them.

S

segmentTypeMap - Static variable in class org.opengis.cite.geomatics.gml.CurveCoordinateListFactory
 
setSrsNameOnCollectionMembers(Node...) - Static method in class org.opengis.cite.geomatics.gml.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.gml.GmlUtils
 
SurfaceCoordinateListFactory - Class in org.opengis.cite.geomatics.gml
Creates a sequence containing the coordinates comprising the exterior surface boundary.
SurfaceCoordinateListFactory() - Constructor for class org.opengis.cite.geomatics.gml.SurfaceCoordinateListFactory
 
SurfacePatchType - Enum in org.opengis.cite.geomatics.gml
Surface patch type.

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
 
TOTAL_ARC_POINTS - Static variable in class org.opengis.cite.geomatics.gml.GmlUtils
Total number of arc points to be computed (including end points).
transformRingToRightHandedCS(AbstractRing) - Static method in class org.opengis.cite.geomatics.GeodesyUtils
Transforms the given GML ring to a right-handed coordinate system (if it does not already use one) and returns the resulting coordinate sequence.

U

unmarshalGMLGeometry(URI) - Static method in class org.opengis.cite.geomatics.gml.GmlUtils
Deserializes an XML resource into a GML geometry representation.

V

valueOf(String) - Static method in enum org.opengis.cite.geomatics.gml.CurveSegmentType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opengis.cite.geomatics.gml.GeometryType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opengis.cite.geomatics.gml.SurfacePatchType
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.opengis.cite.geomatics.gml.CurveSegmentType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opengis.cite.geomatics.gml.GeometryType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opengis.cite.geomatics.gml.SurfacePatchType
Returns an array containing the constants of this enum type, in the order they are declared.
C E F G H I L M O P R S T U V 

Copyright © 2014. All rights reserved.