Uses of Package
org.opengis.referencing.crs
-
Packages that use org.opengis.referencing.crs Package Description org.opengis.geometry org.opengis.metadata.extent Extent information.org.opengis.referencing.crs org.opengis.referencing.operation Coordinate operations (relationship between any two coordinate reference systems).org.opengis.test Base classes for validators and test suites for all GeoAPI objects.org.opengis.test.referencing Validators and test suites for theorg.opengis.referencing
package. -
Classes in org.opengis.referencing.crs used by org.opengis.geometry Class Description CoordinateReferenceSystem Abstract coordinate reference system, usually defined by a coordinate system and a datum. -
Classes in org.opengis.referencing.crs used by org.opengis.metadata.extent Class Description VerticalCRS A 1D coordinate reference system used for recording heights or depths. -
Classes in org.opengis.referencing.crs used by org.opengis.referencing.crs Class Description CompoundCRS A coordinate reference system describing the position of points through two or more independent coordinate reference systems.CoordinateReferenceSystem Abstract coordinate reference system, usually defined by a coordinate system and a datum.DerivedCRS A coordinate reference system that is defined by its coordinate conversion from another coordinate reference system but is not a projected coordinate reference system.EngineeringCRS A contextually local coordinate reference system.GeneralDerivedCRS A coordinate reference system that is defined by its coordinate conversion from another coordinate reference system (not by a datum).GeocentricCRS A 3D coordinate reference system with the origin at the approximate centre of mass of the earth.GeodeticCRS A coordinate reference system associated with a geodetic datum.GeographicCRS A coordinate reference system based on an ellipsoidal approximation of the geoid; this provides an accurate representation of the geometry of geographic features for a large portion of the earth's surface.ImageCRS An engineering coordinate reference system applied to locations in images.ProjectedCRS A 2D coordinate reference system used to approximate the shape of the earth on a planar surface.SingleCRS Abstract coordinate reference system, consisting of a single Coordinate System and a single Datum (as opposed to Compound CRS).TemporalCRS A 1D coordinate reference system used for the recording of time.VerticalCRS A 1D coordinate reference system used for recording heights or depths. -
Classes in org.opengis.referencing.crs used by org.opengis.referencing.operation Class Description CoordinateReferenceSystem Abstract coordinate reference system, usually defined by a coordinate system and a datum. -
Classes in org.opengis.referencing.crs used by org.opengis.test Class Description CoordinateReferenceSystem Abstract coordinate reference system, usually defined by a coordinate system and a datum.DerivedCRS A coordinate reference system that is defined by its coordinate conversion from another coordinate reference system but is not a projected coordinate reference system.EngineeringCRS A contextually local coordinate reference system.GeocentricCRS A 3D coordinate reference system with the origin at the approximate centre of mass of the earth.GeographicCRS A coordinate reference system based on an ellipsoidal approximation of the geoid; this provides an accurate representation of the geometry of geographic features for a large portion of the earth's surface.ImageCRS An engineering coordinate reference system applied to locations in images.ProjectedCRS A 2D coordinate reference system used to approximate the shape of the earth on a planar surface.TemporalCRS A 1D coordinate reference system used for the recording of time.VerticalCRS A 1D coordinate reference system used for recording heights or depths. -
Classes in org.opengis.referencing.crs used by org.opengis.test.referencing Class Description CoordinateReferenceSystem Abstract coordinate reference system, usually defined by a coordinate system and a datum.CRSAuthorityFactory Creates coordinate reference systems using authority codes.CRSFactory Builds up complex coordinate reference systems from simpler objects or values.DerivedCRS A coordinate reference system that is defined by its coordinate conversion from another coordinate reference system but is not a projected coordinate reference system.EngineeringCRS A contextually local coordinate reference system.GeneralDerivedCRS A coordinate reference system that is defined by its coordinate conversion from another coordinate reference system (not by a datum).GeocentricCRS A 3D coordinate reference system with the origin at the approximate centre of mass of the earth.GeographicCRS A coordinate reference system based on an ellipsoidal approximation of the geoid; this provides an accurate representation of the geometry of geographic features for a large portion of the earth's surface.ImageCRS An engineering coordinate reference system applied to locations in images.ProjectedCRS A 2D coordinate reference system used to approximate the shape of the earth on a planar surface.TemporalCRS A 1D coordinate reference system used for the recording of time.VerticalCRS A 1D coordinate reference system used for recording heights or depths.