Uses of Class
org.geotools.referencing.crs.DefaultEngineeringCRS

Packages that use DefaultEngineeringCRS
org.geotools.referencing.crs Coordinate reference systems implementation. 
org.geotools.referencing.factory.epsg Authority factories for the EPSG database. 
 

Uses of DefaultEngineeringCRS in org.geotools.referencing.crs
 

Fields in org.geotools.referencing.crs declared as DefaultEngineeringCRS
static DefaultEngineeringCRS DefaultEngineeringCRS.CARTESIAN_2D
          A two-dimensional cartesian coordinate reference system with x, y axis in metres.
static DefaultEngineeringCRS DefaultEngineeringCRS.CARTESIAN_3D
          A three-dimensional cartesian coordinate reference system with x, y, z axis in metres.
static DefaultEngineeringCRS DefaultEngineeringCRS.GENERIC_2D
          A two-dimensional wildcard coordinate system with x, y axis in metres.
static DefaultEngineeringCRS DefaultEngineeringCRS.GENERIC_3D
          A three-dimensional wildcard coordinate system with x, y, z axis in metres.
 

Uses of DefaultEngineeringCRS in org.geotools.referencing.factory.epsg
 

Fields in org.geotools.referencing.factory.epsg declared as DefaultEngineeringCRS
static DefaultEngineeringCRS CartesianAuthorityFactory.GENERIC_2D
          A clone of GENERIC_2D with the proper authority name
 



Copyright © 1996-2014 Geotools. All Rights Reserved.