public class Crs extends Object implements Serializable
| Constructor and Description |
|---|
Crs() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Map<String,Object> |
getProperties() |
CrsType |
getType() |
int |
hashCode() |
void |
setProperties(Map<String,Object> properties) |
void |
setType(CrsType type) |
String |
toString() |
Copyright © 2018. All rights reserved.