Uses of Package
org.opengis.referencing.cs

Packages that use org.opengis.referencing.cs
org.opengis.go   
org.opengis.referencing.crs Coordinate reference systems (coordinate systems with a datum). 
org.opengis.referencing.cs Coordinate systems and their axis
org.opengis.referencing.operation Coordinate operations (relationship between any two coordinate reference systems). 
 

Classes in org.opengis.referencing.cs used by org.opengis.go
CSAuthorityFactory
          Creates coordinate systems using authority codes.
CSFactory
          Builds up complex coordinate systems from simpler objects or values.
 

Classes in org.opengis.referencing.cs used by org.opengis.referencing.crs
AffineCS
          A two- or three-dimensional coordinate system with straight axes that are not necessarily orthogonal.
CartesianCS
          A 1-, 2-, or 3-dimensional coordinate system.
CoordinateSystem
          The set of coordinate system axes that spans a given coordinate space.
EllipsoidalCS
          A two- or three-dimensional coordinate system in which position is specified by geodetic latitude, geodetic longitude, and (in the three-dimensional case) ellipsoidal height.
SphericalCS
          A three-dimensional coordinate system with one distance measured from the origin and two angular coordinates.
TimeCS
          A one-dimensional coordinate system containing a single time axis, used to describe the temporal position of a point in the specified time units from a specified time origin.
VerticalCS
          A one-dimensional coordinate system used to record the heights (or depths) of points.
 

Classes in org.opengis.referencing.cs used by org.opengis.referencing.cs
AffineCS
          A two- or three-dimensional coordinate system with straight axes that are not necessarily orthogonal.
AxisDirection
          The direction of positive increments in the coordinate value for a coordinate system axis.
CartesianCS
          A 1-, 2-, or 3-dimensional coordinate system.
CoordinateSystem
          The set of coordinate system axes that spans a given coordinate space.
CoordinateSystemAxis
          Definition of a coordinate system axis.
CylindricalCS
          A three-dimensional coordinate system consisting of a polar coordinate system extended by a straight coordinate axis perpendicular to the plane spanned by the polar coordinate system.
EllipsoidalCS
          A two- or three-dimensional coordinate system in which position is specified by geodetic latitude, geodetic longitude, and (in the three-dimensional case) ellipsoidal height.
LinearCS
          A one-dimensional coordinate system that consists of the points that lie on the single axis described.
PolarCS
          A two-dimensional coordinate system in which position is specified by the distance from the origin and the angle between the line from the origin to a point and a reference direction.
RangeMeaning
          Meaning of the axis value range specified through minimum value and maximum value.
SphericalCS
          A three-dimensional coordinate system with one distance measured from the origin and two angular coordinates.
TimeCS
          A one-dimensional coordinate system containing a single time axis, used to describe the temporal position of a point in the specified time units from a specified time origin.
UserDefinedCS
          A two- or three-dimensional coordinate system that consists of any combination of coordinate axes not covered by any other Coordinate System type.
VerticalCS
          A one-dimensional coordinate system used to record the heights (or depths) of points.
 

Classes in org.opengis.referencing.cs used by org.opengis.referencing.operation
CoordinateSystem
          The set of coordinate system axes that spans a given coordinate space.
 



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