public static class PolygonFenceOption.Point extends Object
| Constructor and Description |
|---|
Point(double longitude,
double latitude) |
| Modifier and Type | Method and Description |
|---|---|
double |
getLatitude() |
double |
getLongitude() |
void |
setLatitude(double latitude) |
void |
setLongitude(double longitude) |
Copyright © 2024. All rights reserved.