Package org.n52.io.request
Class BBox
- java.lang.Object
-
- org.n52.io.request.BBox
-
public class BBox extends Object
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.locationtech.jts.geom.PointgetLl()org.locationtech.jts.geom.PointgetUr()voidsetLl(org.locationtech.jts.geom.Point ll)voidsetUr(org.locationtech.jts.geom.Point ur)
-