public class CoordinateWrapper extends BaseDataObject
| Constructor and Description |
|---|
CoordinateWrapper(Coordinate coordinate) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
double |
getX() |
double |
getY() |
int |
hashCode() |
String |
toString() |
getDecodeType, getTimezoneOffset, setDecodeType, setTimezoneOffsetpublic CoordinateWrapper(Coordinate coordinate)
Copyright © 2022. All rights reserved.