| Package | Description |
|---|---|
| org.aoju.bus.core.toolkit |
| Modifier and Type | Method and Description |
|---|---|
GeoKit.Polygon |
GeoKit.Polygon.add(double longitude,
double latitude) |
GeoKit.Polygon |
GeoKit.Polygon.add(GeoKit.Point point) |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
GeoKit.contains(GeoKit.Polygon polygon,
GeoKit.Point point)
判断点是否在多边形区域内
|
static boolean |
GeoKit.contains(GeoKit.Polygon polygon,
GeoKit.Point point,
boolean on) |
Copyright © 2020. All rights reserved.