| Constructor and Description |
|---|
CoordinateReferenceSystem() |
CoordinateReferenceSystem(String s) |
| Modifier and Type | Method and Description |
|---|---|
CoordinateReferenceSystem |
clone() |
boolean |
equals(Object obj) |
String |
getName() |
int |
hashCode() |
void |
setName(String name) |
public CoordinateReferenceSystem()
public CoordinateReferenceSystem(String s)
public String getName()
public void setName(String name)
public CoordinateReferenceSystem clone() throws CloneNotSupportedException
clone in class ObjectCloneNotSupportedExceptionCopyright © 2016. All rights reserved.