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