public class BBox
extends java.lang.Object
| Constructor and Description |
|---|
BBox() |
BBox(org.locationtech.jts.geom.Point ll,
org.locationtech.jts.geom.Point ur) |
| Modifier and Type | Method and Description |
|---|---|
org.locationtech.jts.geom.Point |
getLl() |
org.locationtech.jts.geom.Point |
getUr() |
void |
setLl(org.locationtech.jts.geom.Point ll) |
void |
setUr(org.locationtech.jts.geom.Point ur) |
Copyright © 2013–2019 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.