Uses of Interface
net.opengis.wcs11.CoverageDescriptionType
Packages that use CoverageDescriptionType
-
Uses of CoverageDescriptionType in net.opengis.wcs11
Methods in net.opengis.wcs11 that return CoverageDescriptionTypeModifier and TypeMethodDescriptionWcs111Factory.createCoverageDescriptionType()
Returns a new object of class 'Coverage Description Type'.Wcs11Factory.createCoverageDescriptionType()
Returns a new object of class 'Coverage Description Type'. -
Uses of CoverageDescriptionType in net.opengis.wcs11.impl
Classes in net.opengis.wcs11.impl that implement CoverageDescriptionTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Coverage Description Type'.Methods in net.opengis.wcs11.impl that return CoverageDescriptionTypeModifier and TypeMethodDescriptionWcs111FactoryImpl.createCoverageDescriptionType()
Wcs11FactoryImpl.createCoverageDescriptionType()
-
Uses of CoverageDescriptionType in net.opengis.wcs11.util
Methods in net.opengis.wcs11.util with parameters of type CoverageDescriptionTypeModifier and TypeMethodDescriptionWcs111Switch.caseCoverageDescriptionType
(CoverageDescriptionType object) Returns the result of interpreting the object as an instance of 'Coverage Description Type'.Wcs11Switch.caseCoverageDescriptionType
(CoverageDescriptionType object) Returns the result of interpreting the object as an instance of 'Coverage Description Type'.boolean
Wcs111Validator.validateCoverageDescriptionType
(CoverageDescriptionType coverageDescriptionType, DiagnosticChain diagnostics, Map context) boolean
Wcs11Validator.validateCoverageDescriptionType
(CoverageDescriptionType coverageDescriptionType, DiagnosticChain diagnostics, Map context)