|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DefaultGeographicCRS | |
|---|---|
| org.geotoolkit.referencing.crs | Coordinate reference system implementations. |
| Uses of DefaultGeographicCRS in org.geotoolkit.referencing.crs |
|---|
| Fields in org.geotoolkit.referencing.crs declared as DefaultGeographicCRS | |
|---|---|
static DefaultGeographicCRS |
DefaultGeographicCRS.SPHERE
A two-dimensional geographic coordinate reference system using a spherical datum. |
static DefaultGeographicCRS |
DefaultGeographicCRS.WGS84
A two-dimensional geographic coordinate reference system using the WGS84 datum. |
static DefaultGeographicCRS |
DefaultGeographicCRS.WGS84_3D
A three-dimensional geographic coordinate reference system using the WGS84 datum. |
| Methods in org.geotoolkit.referencing.crs that return DefaultGeographicCRS | |
|---|---|
static DefaultGeographicCRS |
DefaultGeographicCRS.castOrCopy(GeographicCRS object)
Returns a Geotk CRS implementation with the same values than the given arbitrary implementation. |
static DefaultGeographicCRS |
DefaultGeographicCRS.wrap(GeographicCRS object)
Deprecated. Renamed castOrCopy. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||