|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DefaultEngineeringCRS | |
|---|---|
| org.geotoolkit.referencing.crs | Coordinate reference system implementations. |
| Uses of DefaultEngineeringCRS in org.geotoolkit.referencing.crs |
|---|
| Fields in org.geotoolkit.referencing.crs declared as DefaultEngineeringCRS | |
|---|---|
static DefaultEngineeringCRS |
DefaultEngineeringCRS.CARTESIAN_2D
A two-dimensional Cartesian coordinate reference system with x, y axes in metres. |
static DefaultEngineeringCRS |
DefaultEngineeringCRS.CARTESIAN_3D
A three-dimensional Cartesian coordinate reference system with x, y, z axes in metres. |
static DefaultEngineeringCRS |
DefaultEngineeringCRS.GENERIC_2D
A two-dimensional wildcard coordinate system with x, y axes in metres. |
static DefaultEngineeringCRS |
DefaultEngineeringCRS.GENERIC_3D
A three-dimensional wildcard coordinate system with x, y, z axes in metres. |
| Methods in org.geotoolkit.referencing.crs that return DefaultEngineeringCRS | |
|---|---|
static DefaultEngineeringCRS |
DefaultEngineeringCRS.castOrCopy(EngineeringCRS object)
Returns a Geotk CRS implementation with the same values than the given arbitrary implementation. |
static DefaultEngineeringCRS |
DefaultEngineeringCRS.wrap(EngineeringCRS object)
Deprecated. Renamed castOrCopy. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||