Uses of Package
org.opengis.geometry

Packages that use org.opengis.geometry
org.opengis.coverage Coverages (generate a value for any point). 
org.opengis.coverage.grid Quadrilateral grid coverages. 
org.opengis.feature Representation a features on a map. 
org.opengis.feature.simple   
org.opengis.filter Filters features according their properties. 
org.opengis.geometry Root package for geometries
org.opengis.geometry.aggregate Aggregations of geometric objects. 
org.opengis.geometry.complex Set of primitive geometric objects whose interiors are disjoint. 
org.opengis.geometry.coordinate Set of geometric objects. 
org.opengis.geometry.primitive Set of geometric objects that are not decomposed further into other primitives
org.opengis.go.display.canvas   
org.opengis.go.display.canvas.map2d   
org.opengis.go.display.primitive   
org.opengis.layer Basic unit of geographic information that may be requested as a map from a server. 
org.opengis.metadata.extent Extent information. 
org.opengis.referencing.operation Coordinate operations (relationship between any two coordinate reference systems). 
 

Classes in org.opengis.geometry used by org.opengis.coverage
DirectPosition
          Holds the coordinates for a position within some coordinate reference system.
Envelope
          A minimum bounding box or rectangle.
Geometry
          Root class of the geometric object taxonomy.
 

Classes in org.opengis.geometry used by org.opengis.coverage.grid
DirectPosition
          Holds the coordinates for a position within some coordinate reference system.
Geometry
          Root class of the geometric object taxonomy.
 

Classes in org.opengis.geometry used by org.opengis.feature
BoundingBox
          Represents a two-dimensional envelope.
 

Classes in org.opengis.geometry used by org.opengis.feature.simple
BoundingBox
          Represents a two-dimensional envelope.
 

Classes in org.opengis.geometry used by org.opengis.filter
BoundingBox
          Represents a two-dimensional envelope.
Geometry
          Root class of the geometric object taxonomy.
 

Classes in org.opengis.geometry used by org.opengis.geometry
Boundary
          The abstract root data type for all the data types used to represent the boundary of geometric objects.
BoundingBox
          Represents a two-dimensional envelope.
DirectPosition
          Holds the coordinates for a position within some coordinate reference system.
Envelope
          A minimum bounding box or rectangle.
Geometry
          Root class of the geometric object taxonomy.
MismatchedDimensionException
          Indicates that an operation cannot be completed properly because of a mismatch in the dimensions of object attributes.
Precision
          Specifies the precision model of the direct positions in a geometry.
PrecisionType
          The rounding policy used for a precision model.
TransfiniteSet
          A possibly infinite set; restricted only to values.
 

Classes in org.opengis.geometry used by org.opengis.geometry.aggregate
Geometry
          Root class of the geometric object taxonomy.
TransfiniteSet
          A possibly infinite set; restricted only to values.
 

Classes in org.opengis.geometry used by org.opengis.geometry.complex
Boundary
          The abstract root data type for all the data types used to represent the boundary of geometric objects.
Geometry
          Root class of the geometric object taxonomy.
TransfiniteSet
          A possibly infinite set; restricted only to values.
 

Classes in org.opengis.geometry used by org.opengis.geometry.coordinate
DirectPosition
          Holds the coordinates for a position within some coordinate reference system.
Envelope
          A minimum bounding box or rectangle.
Geometry
          Root class of the geometric object taxonomy.
MismatchedDimensionException
          Indicates that an operation cannot be completed properly because of a mismatch in the dimensions of object attributes.
MismatchedReferenceSystemException
          Indicates that an object cannot be constructed because of a mismatch in the reference systems of geometric components.
TransfiniteSet
          A possibly infinite set; restricted only to values.
 

Classes in org.opengis.geometry used by org.opengis.geometry.primitive
Boundary
          The abstract root data type for all the data types used to represent the boundary of geometric objects.
DirectPosition
          Holds the coordinates for a position within some coordinate reference system.
Envelope
          A minimum bounding box or rectangle.
Geometry
          Root class of the geometric object taxonomy.
MismatchedDimensionException
          Indicates that an operation cannot be completed properly because of a mismatch in the dimensions of object attributes.
MismatchedReferenceSystemException
          Indicates that an object cannot be constructed because of a mismatch in the reference systems of geometric components.
TransfiniteSet
          A possibly infinite set; restricted only to values.
UnmodifiableGeometryException
          Indicates that an operation is not allowed on a geometry object because it is unmodifiable.
 

Classes in org.opengis.geometry used by org.opengis.go.display.canvas
DirectPosition
          Holds the coordinates for a position within some coordinate reference system.
Envelope
          A minimum bounding box or rectangle.
 

Classes in org.opengis.geometry used by org.opengis.go.display.canvas.map2d
Envelope
          A minimum bounding box or rectangle.
 

Classes in org.opengis.geometry used by org.opengis.go.display.primitive
DirectPosition
          Holds the coordinates for a position within some coordinate reference system.
 

Classes in org.opengis.geometry used by org.opengis.layer
Envelope
          A minimum bounding box or rectangle.
 

Classes in org.opengis.geometry used by org.opengis.metadata.extent
Geometry
          Root class of the geometric object taxonomy.
 

Classes in org.opengis.geometry used by org.opengis.referencing.operation
DirectPosition
          Holds the coordinates for a position within some coordinate reference system.
MismatchedDimensionException
          Indicates that an operation cannot be completed properly because of a mismatch in the dimensions of object attributes.
 



Copyright © 1994-2008 Open Geospatial Consortium. All Rights Reserved.