Uses of Package
org.opengis.referencing.cs

Packages that use org.opengis.referencing.cs
org.geotools.factory Utility classes which enable dynamic binding to factory implementations at runtime. 
org.geotools.referencing Reference systems implementation. 
org.geotools.referencing.crs Coordinate reference systems implementation. 
org.geotools.referencing.cs Coordinate systems implementation. 
org.geotools.referencing.factory Base classes for factories and authority factories
org.geotools.referencing.factory.epsg Authority factories for the EPSG database. 
org.geotools.referencing.operation Coordinate operation implementation. 
org.geotools.referencing.operation.builder A package of convenience classes which use control points common to two data sets to derive empirically the transformation parameters needed to convert positions between the coordinate systems of the two data sets. 
org.geotools.referencing.operation.matrix Matrix implementations on top of the javax.vecmath package. 
org.geotools.referencing.wkt Well Known Text (WKT) parsing and formatting. 
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.geotools.factory
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.geotools.referencing
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.geotools.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.
CoordinateSystemAxis
          Definition of a coordinate system axis.
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.geotools.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.geotools.referencing.factory
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.
CSAuthorityFactory
          Creates coordinate systems using authority codes.
CSFactory
          Builds up complex coordinate systems from simpler objects or values.
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.
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.geotools.referencing.factory.epsg
CoordinateSystem
          The set of coordinate system axes that spans a given coordinate space.
CoordinateSystemAxis
          Definition of a coordinate system axis.
CSAuthorityFactory
          Creates coordinate systems using authority codes.
 

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

Classes in org.opengis.referencing.cs used by org.geotools.referencing.operation.builder
CartesianCS
          A 1-, 2-, or 3-dimensional coordinate system.
CoordinateSystem
          The set of coordinate system axes that spans a given coordinate space.
 

Classes in org.opengis.referencing.cs used by org.geotools.referencing.operation.matrix
AxisDirection
          The direction of positive increments in the coordinate value for a coordinate system axis.
 

Classes in org.opengis.referencing.cs used by org.geotools.referencing.wkt
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 © 1996-2014 Geotools. All Rights Reserved.