| Package | Description |
|---|---|
| org.geotools.referencing.cs |
Coordinate systems implementation.
|
| Modifier and Type | Field and Description |
|---|---|
static DefaultCartesianCS |
DefaultCartesianCS.DISPLAY
|
static DefaultCartesianCS |
DefaultCartesianCS.GENERIC_2D
|
static DefaultCartesianCS |
DefaultCartesianCS.GENERIC_3D
|
static DefaultCartesianCS |
DefaultCartesianCS.GEOCENTRIC
|
static DefaultCartesianCS |
DefaultCartesianCS.GRID
|
static DefaultCartesianCS |
DefaultCartesianCS.PROJECTED
|
| Modifier and Type | Method and Description |
|---|---|
DefaultCartesianCS |
DefaultCartesianCS.usingUnit(Unit<?> unit)
Returns a new coordinate system with the same properties than the current one except for axis
units.
|
Copyright © 1996–2019 Geotools. All rights reserved.