Package gov.nasa.worldwind.ogc.wmts
Class OwsWgs84BoundingBox
- java.lang.Object
-
- gov.nasa.worldwind.util.xml.XmlModel
-
- gov.nasa.worldwind.ogc.wmts.OwsBoundingBox
-
- gov.nasa.worldwind.ogc.wmts.OwsWgs84BoundingBox
-
public class OwsWgs84BoundingBox extends OwsBoundingBox
-
-
Constructor Summary
Constructors Constructor Description OwsWgs84BoundingBox()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Sector
getSector()
-
Methods inherited from class gov.nasa.worldwind.ogc.wmts.OwsBoundingBox
getCrs, getLowerCorner, getUpperCorner
-
-
-
-
Method Detail
-
getSector
public Sector getSector()
-
-