Package gov.nasa.worldwind.ogc.gml
Class GmlBoundingShape
- java.lang.Object
-
- gov.nasa.worldwind.util.xml.XmlModel
-
- gov.nasa.worldwind.ogc.gml.GmlBoundingShape
-
public class GmlBoundingShape extends XmlModel
-
-
Constructor Summary
Constructors Constructor Description GmlBoundingShape()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description GmlEnvelope
getEnvelope()
java.lang.String
getNilReason()
-
-
-
Method Detail
-
getEnvelope
public GmlEnvelope getEnvelope()
-
getNilReason
public java.lang.String getNilReason()
-
-