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 classGMLEnvelopeWithTimePeriod -
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. envelopesMethods 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()
-