Package org.opengis.cs

Interface Summary
CS_AngularUnit Definition of angular units.
CS_CompoundCoordinateSystem An aggregate of two coordinate systems (CRS).
CS_CoordinateSystem Base interface for all coordinate systems.
CS_CoordinateSystemAuthorityFactory Creates spatial reference objects using codes.
CS_CoordinateSystemFactory Builds up complex objects from simpler objects or values.
CS_Datum A set of quantities from which other quantities are calculated.
CS_Ellipsoid An approximation of the Earth's surface as a squashed sphere.
CS_FittedCoordinateSystem A coordinate system which sits inside another coordinate system.
CS_GeocentricCoordinateSystem A 3D coordinate system, with its origin at the center of the Earth.
CS_GeographicCoordinateSystem A coordinate system based on latitude and longitude.
CS_HorizontalCoordinateSystem A 2D coordinate system suitable for positions on the Earth's surface.
CS_HorizontalDatum Procedure used to measure positions on the surface of the Earth.
CS_Info A base interface for metadata applicable to coordinate system objects.
CS_LinearUnit Definition of linear units.
CS_LocalCoordinateSystem A local coordinate system, with uncertain relationship to the world.
CS_LocalDatum Local datum.
CS_PrimeMeridian A meridian used to take longitude measurements from.
CS_ProjectedCoordinateSystem A 2D cartographic coordinate system.
CS_Projection A projection from geographic coordinates to projected coordinates.
CS_Unit Base interface for defining units.
CS_VerticalCoordinateSystem A one-dimensional coordinate system suitable for vertical measurements.
CS_VerticalDatum Procedure used to measure vertical distances.
 

Class Summary
CS_AxisInfo Details of axis.
CS_AxisOrientationEnum Orientation of axis.
CS_DatumType Type of the datum expressed as an enumerated value.
CS_ProjectionParameter A named projection parameter value.
CS_WGS84ConversionInfo Parameters for a geographic transformation into WGS84.