| Package | Description |
|---|---|
| net.ymate.platform.commons.util |
| Modifier and Type | Method and Description |
|---|---|
GeoBound |
GeoBound.intersects(GeoBound bounds) |
static GeoBound |
GeoUtils.rectangle(GeoPoint point,
long distance) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
GeoBound.contains(GeoBound bounds) |
GeoBound |
GeoBound.intersects(GeoBound bounds) |
| Constructor and Description |
|---|
GeoBound(GeoBound first,
GeoBound other)
取两个矩形区域的并集
|
Copyright © 2022. All rights reserved.