Uses of Class
de.terrestris.shoguncore.importer.communication.RESTBoundingBox
-
Packages that use RESTBoundingBox Package Description de.terrestris.shoguncore.importer.communication -
-
Uses of RESTBoundingBox in de.terrestris.shoguncore.importer.communication
Methods in de.terrestris.shoguncore.importer.communication that return RESTBoundingBox Modifier and Type Method Description RESTBoundingBoxRESTLayer. getBbox()Methods in de.terrestris.shoguncore.importer.communication with parameters of type RESTBoundingBox Modifier and Type Method Description voidRESTLayer. setBbox(RESTBoundingBox bbox)Constructors in de.terrestris.shoguncore.importer.communication with parameters of type RESTBoundingBox Constructor Description RESTLayer(String name, String href, String title, String description, String originalName, String nativeName, String srs, RESTBoundingBox bbox, List<RESTAttribute> attributes, RESTStyle style)
-