| Package | Description |
|---|---|
| org.cts.crs |
| Modifier and Type | Method and Description |
|---|---|
CoordinateReferenceSystem.Type |
CompoundCRS.getType()
Returns this CoordinateReferenceSystem Type.
|
CoordinateReferenceSystem.Type |
ProjectedCRS.getType() |
abstract CoordinateReferenceSystem.Type |
GeodeticCRS.getType() |
CoordinateReferenceSystem.Type |
Geographic2DCRS.getType() |
CoordinateReferenceSystem.Type |
Geographic3DCRS.getType() |
CoordinateReferenceSystem.Type |
VerticalCRS.getType() |
CoordinateReferenceSystem.Type |
GeocentricCRS.getType()
Returns this CoordinateReferenceSystem Type.
|
CoordinateReferenceSystem.Type |
CoordinateReferenceSystem.getType()
Returns this CoordinateReferenceSystem Type.
|
static CoordinateReferenceSystem.Type |
CoordinateReferenceSystem.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CoordinateReferenceSystem.Type[] |
CoordinateReferenceSystem.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019 CNRS. All rights reserved.