| Package | Description |
|---|---|
| org.aoju.bus.core.utils |
| Modifier and Type | Method and Description |
|---|---|
GeoUtils.Bounds |
GeoUtils.Bounds.intersects(GeoUtils.Bounds bounds) |
static GeoUtils.Bounds |
GeoUtils.rectangle(GeoUtils.Point point,
long distance) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
GeoUtils.Bounds.contains(GeoUtils.Bounds bounds) |
GeoUtils.Bounds |
GeoUtils.Bounds.intersects(GeoUtils.Bounds bounds) |
| Constructor and Description |
|---|
Bounds(GeoUtils.Bounds first,
GeoUtils.Bounds other)
取两个矩形区域的并集
|
Copyright © 2019. All rights reserved.