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