Uses of Class
gov.nasa.worldwind.ogc.gml.GMLEnvelope
-
Packages that use GMLEnvelope Package Description gov.nasa.worldwind.ogc.gml gov.nasa.worldwind.ogc.wcs.wcs100 -
-
Uses of GMLEnvelope in gov.nasa.worldwind.ogc.gml
Subclasses of GMLEnvelope in gov.nasa.worldwind.ogc.gml Modifier and Type Class Description class
GMLEnvelopeWithTimePeriod
-
Uses of GMLEnvelope in gov.nasa.worldwind.ogc.wcs.wcs100
Fields in gov.nasa.worldwind.ogc.wcs.wcs100 with type parameters of type GMLEnvelope Modifier and Type Field Description protected java.util.List<GMLEnvelope>
WCS100SpatialDomain. envelopes
Methods in gov.nasa.worldwind.ogc.wcs.wcs100 that return types with arguments of type GMLEnvelope Modifier and Type Method Description java.util.List<GMLEnvelope>
WCS100SpatialDomain. getEnvelopes()
-