Uses of Package
org.geotools.referencing.crs
-
Packages that use org.geotools.referencing.crs Package Description org.geotools.data.csv.parse org.geotools.referencing.crs Coordinate reference systems implementation.org.geotools.referencing.factory.epsg Authority factories for the EPSG database. -
Classes in org.geotools.referencing.crs used by org.geotools.data.csv.parse Class Description DefaultGeographicCRS 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. -
Classes in org.geotools.referencing.crs used by org.geotools.referencing.crs Class Description AbstractCRS Abstract coordinate reference system, usually defined by a coordinate system and a datum.AbstractDerivedCRS A coordinate reference system that is defined by its coordinate conversion from another coordinate reference system (not by a datum).AbstractSingleCRS Abstract coordinate reference system, consisting of a single coordinate system and a single datum (as opposed to compound CRS).DefaultEngineeringCRS A contextually local coordinate reference system.DefaultGeocentricCRS A 3D coordinate reference system with the origin at the approximate centre of mass of the earth.DefaultGeographicCRS 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.DefaultTemporalCRS A 1D coordinate reference system used for the recording of time.DefaultVerticalCRS A 1D coordinate reference system used for recording heights or depths. -
Classes in org.geotools.referencing.crs used by org.geotools.referencing.factory.epsg Class Description DefaultEngineeringCRS A contextually local coordinate reference system.