Uses of Interface
net.opengis.wcs10.LonLatEnvelopeBaseType
-
Packages that use LonLatEnvelopeBaseType Package Description net.opengis.wcs10 net.opengis.wcs10.impl net.opengis.wcs10.util -
-
Uses of LonLatEnvelopeBaseType in net.opengis.wcs10
Subinterfaces of LonLatEnvelopeBaseType in net.opengis.wcs10 Modifier and Type Interface Description interface
LonLatEnvelopeType
A representation of the model object 'Lon Lat Envelope Type'.Methods in net.opengis.wcs10 that return LonLatEnvelopeBaseType Modifier and Type Method Description LonLatEnvelopeBaseType
Wcs10Factory. createLonLatEnvelopeBaseType()
Returns a new object of class 'Lon Lat Envelope Base Type'. -
Uses of LonLatEnvelopeBaseType in net.opengis.wcs10.impl
Classes in net.opengis.wcs10.impl that implement LonLatEnvelopeBaseType Modifier and Type Class Description class
LonLatEnvelopeBaseTypeImpl
An implementation of the model object 'Lon Lat Envelope Base Type'.class
LonLatEnvelopeTypeImpl
An implementation of the model object 'Lon Lat Envelope Type'.Methods in net.opengis.wcs10.impl that return LonLatEnvelopeBaseType Modifier and Type Method Description LonLatEnvelopeBaseType
Wcs10FactoryImpl. createLonLatEnvelopeBaseType()
-
Uses of LonLatEnvelopeBaseType in net.opengis.wcs10.util
Methods in net.opengis.wcs10.util with parameters of type LonLatEnvelopeBaseType Modifier and Type Method Description Object
Wcs10Switch. caseLonLatEnvelopeBaseType(LonLatEnvelopeBaseType object)
Returns the result of interpreting the object as an instance of 'Lon Lat Envelope Base Type'.
-