public class PolygonWrapper extends BaseDataObject
| Constructor and Description |
|---|
PolygonWrapper(Polygon polygon) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
List<List<CoordinateWrapper>> |
getCoordListList() |
int |
hashCode() |
String |
toString() |
getDecodeType, getTimezoneOffset, setDecodeType, setTimezoneOffsetpublic PolygonWrapper(Polygon polygon)
Copyright © 2022. All rights reserved.