| Package | Description |
|---|---|
| mil.nga.sf.geojson |
| Modifier and Type | Method and Description |
|---|---|
Crs.CrsType |
Crs.getType()
Get the CRS type
|
static Crs.CrsType |
Crs.CrsType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Crs.CrsType[] |
Crs.CrsType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Crs.setType(Crs.CrsType type)
Set the CRS type
|
Copyright © 2018 National Geospatial-Intelligence Agency. All rights reserved.