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

Packages that use DefaultEngineeringCRS
org.geotools.referencing.crs Coordinate reference systems implementation.  
 

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.
 



Copyright © GeoTools. All Rights Reserved.