Uses of Package
org.opengis.referencing.crs

Packages that use org.opengis.referencing.crs
org.geotools   
org.geotools.arcsde.data DataStore implementation for the ArcSDE 8.x and 9.x spatial gateway. 
org.geotools.arcsde.raster.info   
org.geotools.arcsde.util   
org.geotools.coverage Coverage implementation. 
org.geotools.coverage.grid GridCoverage2D implementation. 
org.geotools.coverage.grid.io   
org.geotools.coverage.grid.io.imageio.geotiff   
org.geotools.coverage.processing Coverage processing implementations. 
org.geotools.coverage.processing.operation List of coverage operations
org.geotools.data Defines the DataStoreAPI via which all data is imported or exported. 
org.geotools.data.complex This package contains the implementation of a ComplexDataStore, Author note: though this "Complex" datastore has born to provide complex features out of a simple features data source, it may be better called a DerivativeDataStore or something like that, you'll see why later. 
org.geotools.data.complex.config   
org.geotools.data.complex.filter   
org.geotools.data.crs Provides support for the OGC Catalog Specification. 
org.geotools.data.db2   
org.geotools.data.joining   
org.geotools.data.memory   
org.geotools.data.oracle   
org.geotools.data.ows   
org.geotools.data.shapefile   
org.geotools.data.store   
org.geotools.data.transform   
org.geotools.data.wfs   
org.geotools.data.wfs.protocol.wfs   
org.geotools.data.wfs.v1_0_0   
org.geotools.data.wfs.v1_0_0.gml   
org.geotools.data.wfs.v1_1_0   
org.geotools.data.wfs.v1_1_0.parsers   
org.geotools.data.wms Provides for Web Map Server client access as a Grid Coverage Exchange. 
org.geotools.data.wms.request   
org.geotools.factory Utility classes which enable dynamic binding to factory implementations at runtime. 
org.geotools.feature   
org.geotools.feature.simple   
org.geotools.feature.type   
org.geotools.filter.spatial   
org.geotools.filter.v1_0   
org.geotools.gce.grassraster GRASS input/output drivers In this package the I/O drivers for reading and writing GRASS raster maps are placed. 
org.geotools.gce.grassraster.core   
org.geotools.gce.imagemosaic   
org.geotools.gce.imagemosaic.catalog.oracle   
org.geotools.gce.imagemosaic.catalogbuilder   
org.geotools.gce.imagemosaic.jdbc   
org.geotools.gce.imagemosaic.jdbc.custom   
org.geotools.geojson.feature   
org.geotools.geometry org.geotools.geometry.Geometry implementation. 
org.geotools.geometry.jts   
org.geotools.geopkg   
org.geotools.geopkg.mosaic   
org.geotools.gml2.bindings   
org.geotools.grid   
org.geotools.grid.hexagon   
org.geotools.grid.oblong   
org.geotools.grid.ortholine   
org.geotools.gtxml   
org.geotools.jdbc   
org.geotools.map List of layers to be rendered. 
org.geotools.map.event A set of events fired by map interfaces. 
org.geotools.measure Measures (like angles) and their formatter. 
org.geotools.metadata.iso.extent Extent implementation. 
org.geotools.referencing Reference systems implementation. 
org.geotools.referencing.crs Coordinate reference 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.factory.wms Provides coordinate reference systems specified in the Web Map Service specification (ISO 19128). 
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.wkt Well Known Text (WKT) parsing and formatting. 
org.geotools.renderer.crs   
org.geotools.renderer.lite A simple renderer implementation. 
org.geotools.renderer.lite.gridcoverage2d SLD 1.0 and SE RasterSymbolizer support classes 
org.geotools.swing.dialog A small selection of dialogs and related utilities. 
org.geotools.swt Simple SWT widgets for map display. 
org.geotools.swt.control SWT controls, wizards and dialogs used to do common tasks. 
org.geotools.swt.tool Cursor tools for zooming and panning; subclass to implement additional mouse-driven tools. 
org.geotools.xml.gml   
org.opengis.coverage Coverages (generate a value for any point). 
org.opengis.feature Representation a features on a map. 
org.opengis.feature.type Feature model ISO 19109 with allowances for usability. 
org.opengis.geometry Root package for geometries
org.opengis.geometry.coordinate Set of geometric objects. 
org.opengis.geometry.primitive Set of geometric objects that are not decomposed further into other primitives
org.opengis.metadata.extent Extent information. 
org.opengis.referencing.crs Coordinate reference systems (coordinate systems with a datum). 
org.opengis.referencing.operation Coordinate operations (relationship between any two coordinate reference systems). 
 

Classes in org.opengis.referencing.crs used by org.geotools
CoordinateReferenceSystem
          Abstract coordinate reference system, usually defined by a coordinate system and a datum.
 

Classes in org.opengis.referencing.crs used by org.geotools.arcsde.data
CoordinateReferenceSystem
          Abstract coordinate reference system, usually defined by a coordinate system and a datum.
 

Classes in org.opengis.referencing.crs used by org.geotools.arcsde.raster.info
CoordinateReferenceSystem
          Abstract coordinate reference system, usually defined by a coordinate system and a datum.
 

Classes in org.opengis.referencing.crs used by org.geotools.arcsde.util
CoordinateReferenceSystem
          Abstract coordinate reference system, usually defined by a coordinate system and a datum.
 

Classes in org.opengis.referencing.crs used by org.geotools.coverage
CoordinateReferenceSystem
          Abstract coordinate reference system, usually defined by a coordinate system and a datum.
 

Classes in org.opengis.referencing.crs used by org.geotools.coverage.grid
CoordinateReferenceSystem
          Abstract coordinate reference system, usually defined by a coordinate system and a datum.
 

Classes in org.opengis.referencing.crs used by org.geotools.coverage.grid.io
CoordinateReferenceSystem
          Abstract coordinate reference system, usually defined by a coordinate system and a datum.
 

Classes in org.opengis.referencing.crs used by org.geotools.coverage.grid.io.imageio.geotiff
CoordinateReferenceSystem
          Abstract coordinate reference system, usually defined by a coordinate system and a datum.
 

Classes in org.opengis.referencing.crs used by org.geotools.coverage.processing
CoordinateReferenceSystem
          Abstract coordinate reference system, usually defined by a coordinate system and a datum.
 

Classes in org.opengis.referencing.crs used by org.geotools.coverage.processing.operation
CoordinateReferenceSystem
          Abstract coordinate reference system, usually defined by a coordinate system and a datum.
 

Classes in org.opengis.referencing.crs used by org.geotools.data
CoordinateReferenceSystem
          Abstract coordinate reference system, usually defined by a coordinate system and a datum.
 

Classes in org.opengis.referencing.crs used by org.geotools.data.complex
CoordinateReferenceSystem
          Abstract coordinate reference system, usually defined by a coordinate system and a datum.
 

Classes in org.opengis.referencing.crs used by org.geotools.data.complex.config
CoordinateReferenceSystem
          Abstract coordinate reference system, usually defined by a coordinate system and a datum.
 

Classes in org.opengis.referencing.crs used by org.geotools.data.complex.filter
CoordinateReferenceSystem
          Abstract coordinate reference system, usually defined by a coordinate system and a datum.
 

Classes in org.opengis.referencing.crs used by org.geotools.data.crs
CoordinateReferenceSystem
          Abstract coordinate reference system, usually defined by a coordinate system and a datum.
 

Classes in org.opengis.referencing.crs used by org.geotools.data.db2
CoordinateReferenceSystem
          Abstract coordinate reference system, usually defined by a coordinate system and a datum.
 

Classes in org.opengis.referencing.crs used by org.geotools.data.joining
CoordinateReferenceSystem
          Abstract coordinate reference system, usually defined by a coordinate system and a datum.
 

Classes in org.opengis.referencing.crs used by org.geotools.data.memory
CoordinateReferenceSystem
          Abstract coordinate reference system, usually defined by a coordinate system and a datum.
 

Classes in org.opengis.referencing.crs used by org.geotools.data.oracle
CoordinateReferenceSystem
          Abstract coordinate reference system, usually defined by a coordinate system and a datum.
 

Classes in org.opengis.referencing.crs used by org.geotools.data.ows
CoordinateReferenceSystem
          Abstract coordinate reference system, usually defined by a coordinate system and a datum.
 

Classes in org.opengis.referencing.crs used by org.geotools.data.shapefile
CoordinateReferenceSystem
          Abstract coordinate reference system, usually defined by a coordinate system and a datum.
 

Classes in org.opengis.referencing.crs used by org.geotools.data.store
CoordinateReferenceSystem
          Abstract coordinate reference system, usually defined by a coordinate system and a datum.
 

Classes in org.opengis.referencing.crs used by org.geotools.data.transform
CoordinateReferenceSystem
          Abstract coordinate reference system, usually defined by a coordinate system and a datum.
 

Classes in org.opengis.referencing.crs used by org.geotools.data.wfs
CoordinateReferenceSystem
          Abstract coordinate reference system, usually defined by a coordinate system and a datum.
 

Classes in org.opengis.referencing.crs used by org.geotools.data.wfs.protocol.wfs
CoordinateReferenceSystem
          Abstract coordinate reference system, usually defined by a coordinate system and a datum.
 

Classes in org.opengis.referencing.crs used by org.geotools.data.wfs.v1_0_0
CoordinateReferenceSystem
          Abstract coordinate reference system, usually defined by a coordinate system and a datum.
 

Classes in org.opengis.referencing.crs used by org.geotools.data.wfs.v1_0_0.gml
CoordinateReferenceSystem
          Abstract coordinate reference system, usually defined by a coordinate system and a datum.
 

Classes in org.opengis.referencing.crs used by org.geotools.data.wfs.v1_1_0
CoordinateReferenceSystem
          Abstract coordinate reference system, usually defined by a coordinate system and a datum.
 

Classes in org.opengis.referencing.crs used by org.geotools.data.wfs.v1_1_0.parsers
CoordinateReferenceSystem
          Abstract coordinate reference system, usually defined by a coordinate system and a datum.
 

Classes in org.opengis.referencing.crs used by org.geotools.data.wms
CoordinateReferenceSystem
          Abstract coordinate reference system, usually defined by a coordinate system and a datum.
 

Classes in org.opengis.referencing.crs used by org.geotools.data.wms.request
CoordinateReferenceSystem
          Abstract coordinate reference system, usually defined by a coordinate system and a datum.
 

Classes in org.opengis.referencing.crs used by org.geotools.factory
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.
 

Classes in org.opengis.referencing.crs used by org.geotools.feature
CoordinateReferenceSystem
          Abstract coordinate reference system, usually defined by a coordinate system and a datum.
CRSFactory
          Builds up complex coordinate reference systems from simpler objects or values.
 

Classes in org.opengis.referencing.crs used by org.geotools.feature.simple
CoordinateReferenceSystem
          Abstract coordinate reference system, usually defined by a coordinate system and a datum.
 

Classes in org.opengis.referencing.crs used by org.geotools.feature.type
CoordinateReferenceSystem
          Abstract coordinate reference system, usually defined by a coordinate system and a datum.
CRSFactory
          Builds up complex coordinate reference systems from simpler objects or values.
 

Classes in org.opengis.referencing.crs used by org.geotools.filter.spatial
CoordinateReferenceSystem
          Abstract coordinate reference system, usually defined by a coordinate system and a datum.
 

Classes in org.opengis.referencing.crs used by org.geotools.filter.v1_0
CoordinateReferenceSystem
          Abstract coordinate reference system, usually defined by a coordinate system and a datum.
 

Classes in org.opengis.referencing.crs used by org.geotools.gce.grassraster
CoordinateReferenceSystem
          Abstract coordinate reference system, usually defined by a coordinate system and a datum.
 

Classes in org.opengis.referencing.crs used by org.geotools.gce.grassraster.core
CoordinateReferenceSystem
          Abstract coordinate reference system, usually defined by a coordinate system and a datum.
 

Classes in org.opengis.referencing.crs used by org.geotools.gce.imagemosaic
CoordinateReferenceSystem
          Abstract coordinate reference system, usually defined by a coordinate system and a datum.
 

Classes in org.opengis.referencing.crs used by org.geotools.gce.imagemosaic.catalog.oracle
CoordinateReferenceSystem
          Abstract coordinate reference system, usually defined by a coordinate system and a datum.
 

Classes in org.opengis.referencing.crs used by org.geotools.gce.imagemosaic.catalogbuilder
CoordinateReferenceSystem
          Abstract coordinate reference system, usually defined by a coordinate system and a datum.
 

Classes in org.opengis.referencing.crs used by org.geotools.gce.imagemosaic.jdbc
CoordinateReferenceSystem
          Abstract coordinate reference system, usually defined by a coordinate system and a datum.
 

Classes in org.opengis.referencing.crs used by org.geotools.gce.imagemosaic.jdbc.custom
CoordinateReferenceSystem
          Abstract coordinate reference system, usually defined by a coordinate system and a datum.
 

Classes in org.opengis.referencing.crs used by org.geotools.geojson.feature
CoordinateReferenceSystem
          Abstract coordinate reference system, usually defined by a coordinate system and a datum.
 

Classes in org.opengis.referencing.crs used by org.geotools.geometry
CoordinateReferenceSystem
          Abstract coordinate reference system, usually defined by a coordinate system and a datum.
 

Classes in org.opengis.referencing.crs used by org.geotools.geometry.jts
CoordinateReferenceSystem
          Abstract coordinate reference system, usually defined by a coordinate system and a datum.
 

Classes in org.opengis.referencing.crs used by org.geotools.geopkg
CoordinateReferenceSystem
          Abstract coordinate reference system, usually defined by a coordinate system and a datum.
 

Classes in org.opengis.referencing.crs used by org.geotools.geopkg.mosaic
CoordinateReferenceSystem
          Abstract coordinate reference system, usually defined by a coordinate system and a datum.
 

Classes in org.opengis.referencing.crs used by org.geotools.gml2.bindings
CoordinateReferenceSystem
          Abstract coordinate reference system, usually defined by a coordinate system and a datum.
 

Classes in org.opengis.referencing.crs used by org.geotools.grid
CoordinateReferenceSystem
          Abstract coordinate reference system, usually defined by a coordinate system and a datum.
 

Classes in org.opengis.referencing.crs used by org.geotools.grid.hexagon
CoordinateReferenceSystem
          Abstract coordinate reference system, usually defined by a coordinate system and a datum.
 

Classes in org.opengis.referencing.crs used by org.geotools.grid.oblong
CoordinateReferenceSystem
          Abstract coordinate reference system, usually defined by a coordinate system and a datum.
 

Classes in org.opengis.referencing.crs used by org.geotools.grid.ortholine
CoordinateReferenceSystem
          Abstract coordinate reference system, usually defined by a coordinate system and a datum.
 

Classes in org.opengis.referencing.crs used by org.geotools.gtxml
CoordinateReferenceSystem
          Abstract coordinate reference system, usually defined by a coordinate system and a datum.
 

Classes in org.opengis.referencing.crs used by org.geotools.jdbc
CoordinateReferenceSystem
          Abstract coordinate reference system, usually defined by a coordinate system and a datum.
 

Classes in org.opengis.referencing.crs used by org.geotools.map
CoordinateReferenceSystem
          Abstract coordinate reference system, usually defined by a coordinate system and a datum.
 

Classes in org.opengis.referencing.crs used by org.geotools.map.event
CoordinateReferenceSystem
          Abstract coordinate reference system, usually defined by a coordinate system and a datum.
 

Classes in org.opengis.referencing.crs used by org.geotools.measure
CoordinateReferenceSystem
          Abstract coordinate reference system, usually defined by a coordinate system and a datum.
 

Classes in org.opengis.referencing.crs used by org.geotools.metadata.iso.extent
VerticalCRS
          A 1D coordinate reference system used for recording heights or depths.
 

Classes in org.opengis.referencing.crs used by org.geotools.referencing
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.
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.
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.geotools.referencing.crs
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.
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.
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.geotools.referencing.factory
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.
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.
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.geotools.referencing.factory.epsg
CoordinateReferenceSystem
          Abstract coordinate reference system, usually defined by a coordinate system and a datum.
CRSAuthorityFactory
          Creates coordinate reference systems using authority codes.
EngineeringCRS
          A contextually local coordinate reference system.
 

Classes in org.opengis.referencing.crs used by org.geotools.referencing.factory.wms
CoordinateReferenceSystem
          Abstract coordinate reference system, usually defined by a coordinate system and a datum.
CRSAuthorityFactory
          Creates coordinate reference systems using authority codes.
ProjectedCRS
          A 2D coordinate reference system used to approximate the shape of the earth on a planar surface.
 

Classes in org.opengis.referencing.crs used by org.geotools.referencing.operation
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.
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.
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.geotools.referencing.operation.builder
CoordinateReferenceSystem
          Abstract coordinate reference system, usually defined by a coordinate system and a datum.
 

Classes in org.opengis.referencing.crs used by org.geotools.referencing.wkt
CoordinateReferenceSystem
          Abstract coordinate reference system, usually defined by a coordinate system and a datum.
CRSFactory
          Builds up complex coordinate reference systems from simpler objects or values.
 

Classes in org.opengis.referencing.crs used by org.geotools.renderer.crs
CoordinateReferenceSystem
          Abstract coordinate reference system, usually defined by a coordinate system and a datum.
 

Classes in org.opengis.referencing.crs used by org.geotools.renderer.lite
CoordinateReferenceSystem
          Abstract coordinate reference system, usually defined by a coordinate system and a datum.
 

Classes in org.opengis.referencing.crs used by org.geotools.renderer.lite.gridcoverage2d
CoordinateReferenceSystem
          Abstract coordinate reference system, usually defined by a coordinate system and a datum.
 

Classes in org.opengis.referencing.crs used by org.geotools.swing.dialog
CoordinateReferenceSystem
          Abstract coordinate reference system, usually defined by a coordinate system and a datum.
 

Classes in org.opengis.referencing.crs used by org.geotools.swt
CoordinateReferenceSystem
          Abstract coordinate reference system, usually defined by a coordinate system and a datum.
 

Classes in org.opengis.referencing.crs used by org.geotools.swt.control
CoordinateReferenceSystem
          Abstract coordinate reference system, usually defined by a coordinate system and a datum.
 

Classes in org.opengis.referencing.crs used by org.geotools.swt.tool
CoordinateReferenceSystem
          Abstract coordinate reference system, usually defined by a coordinate system and a datum.
 

Classes in org.opengis.referencing.crs used by org.geotools.xml.gml
CoordinateReferenceSystem
          Abstract coordinate reference system, usually defined by a coordinate system and a datum.
 

Classes in org.opengis.referencing.crs used by org.opengis.coverage
CoordinateReferenceSystem
          Abstract coordinate reference system, usually defined by a coordinate system and a datum.
 

Classes in org.opengis.referencing.crs used by org.opengis.feature
CoordinateReferenceSystem
          Abstract coordinate reference system, usually defined by a coordinate system and a datum.
 

Classes in org.opengis.referencing.crs used by org.opengis.feature.type
CoordinateReferenceSystem
          Abstract coordinate reference system, usually defined by a coordinate system and a datum.
 

Classes in org.opengis.referencing.crs used by org.opengis.geometry
CoordinateReferenceSystem
          Abstract coordinate reference system, usually defined by a coordinate system and a datum.
 

Classes in org.opengis.referencing.crs used by org.opengis.geometry.coordinate
CoordinateReferenceSystem
          Abstract coordinate reference system, usually defined by a coordinate system and a datum.
 

Classes in org.opengis.referencing.crs used by org.opengis.geometry.primitive
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
VerticalCRS
          A 1D coordinate reference system used for recording heights or depths.
 

Classes in org.opengis.referencing.crs used by org.opengis.referencing.crs
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
CoordinateReferenceSystem
          Abstract coordinate reference system, usually defined by a coordinate system and a datum.
 



Copyright © 1996-2014 Geotools. All Rights Reserved.