Uses of Class
net.sf.eBusx.geo.BoundingBox
-
Packages that use BoundingBox Package Description net.sf.eBusx.geo This package defineseBus message fieldsimplementing GeoJSON data types as defined in GeoJSON specification.. -
-
Uses of BoundingBox in net.sf.eBusx.geo
Fields in net.sf.eBusx.geo declared as BoundingBox Modifier and Type Field Description BoundingBoxGeoObject. boundingBoxOptional bounding box associated with this GeoJSON type.Methods in net.sf.eBusx.geo that return BoundingBox Modifier and Type Method Description protected BoundingBoxBoundingBox.Builder. buildImpl()Returns a new bounding box instance based on this builder's settings.Methods in net.sf.eBusx.geo with parameters of type BoundingBox Modifier and Type Method Description BGeoObject.GeoBuilder. boundingBox(BoundingBox bbox)Sets optional bounding box.
-