Package | Description |
---|---|
net.ymate.platform.commons.util |
Modifier and Type | Method and Description |
---|---|
GeoPolygon |
GeoPolygon.add(double longitude,
double latitude) |
GeoPolygon |
GeoPolygon.add(GeoPoint point) |
Modifier and Type | Method and Description |
---|---|
static boolean |
GeoUtils.contains(GeoPolygon polygon,
GeoPoint point)
判断点是否在多边形区域内
|
static boolean |
GeoUtils.contains(GeoPolygon polygon,
GeoPoint point,
boolean on) |
Copyright © 2022. All rights reserved.