Uses of Class
gov.nasa.worldwind.ogc.ows.OWSWGS84BoundingBox
-
Packages that use OWSWGS84BoundingBox Package Description gov.nasa.worldwind.ogc.wcs -
-
Uses of OWSWGS84BoundingBox in gov.nasa.worldwind.ogc.wcs
Fields in gov.nasa.worldwind.ogc.wcs with type parameters of type OWSWGS84BoundingBox Modifier and Type Field Description protected java.util.List<OWSWGS84BoundingBox>
WCSCoverageSummary. boundingBoxes
Methods in gov.nasa.worldwind.ogc.wcs that return OWSWGS84BoundingBox Modifier and Type Method Description OWSWGS84BoundingBox
WCSCoverageSummary. getBoundingBox()
Methods in gov.nasa.worldwind.ogc.wcs that return types with arguments of type OWSWGS84BoundingBox Modifier and Type Method Description java.util.List<OWSWGS84BoundingBox>
WCSCoverageSummary. getBoundingBoxes()
-