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