Uses of Class
org.gbif.api.model.registry.eml.geospatial.BoundingBox
-
Packages that use BoundingBox Package Description org.gbif.api.model.registry.eml.geospatial -
-
Uses of BoundingBox in org.gbif.api.model.registry.eml.geospatial
Methods in org.gbif.api.model.registry.eml.geospatial that return BoundingBox Modifier and Type Method Description BoundingBoxGeospatialCoverage. getBoundingBox()Methods in org.gbif.api.model.registry.eml.geospatial with parameters of type BoundingBox Modifier and Type Method Description voidGeospatialCoverage. setBoundingBox(BoundingBox boundingBox)Constructors in org.gbif.api.model.registry.eml.geospatial with parameters of type BoundingBox Constructor Description GeospatialCoverage(String description, BoundingBox boundingBox)
-