Uses of Interface
net.opengis.wcs11.DescribeCoverageType
Packages that use DescribeCoverageType
Package
Description
-
Uses of DescribeCoverageType in net.opengis.wcs11
Methods in net.opengis.wcs11 that return DescribeCoverageTypeModifier and TypeMethodDescriptionWcs111Factory.createDescribeCoverageType()
Returns a new object of class 'Describe Coverage Type'.Wcs11Factory.createDescribeCoverageType()
Returns a new object of class 'Describe Coverage Type'.DocumentRoot.getDescribeCoverage()
Returns the value of the 'Describe Coverage' containment reference.Methods in net.opengis.wcs11 with parameters of type DescribeCoverageTypeModifier and TypeMethodDescriptionvoid
DocumentRoot.setDescribeCoverage
(DescribeCoverageType value) Sets the value of the 'Describe Coverage
' containment reference. -
Uses of DescribeCoverageType in net.opengis.wcs11.impl
Classes in net.opengis.wcs11.impl that implement DescribeCoverageTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Describe Coverage Type'.Methods in net.opengis.wcs11.impl that return DescribeCoverageTypeModifier and TypeMethodDescriptionWcs111FactoryImpl.createDescribeCoverageType()
Wcs11FactoryImpl.createDescribeCoverageType()
DocumentRootImpl.getDescribeCoverage()
Methods in net.opengis.wcs11.impl with parameters of type DescribeCoverageTypeModifier and TypeMethodDescriptionNotificationChain
DocumentRootImpl.basicSetDescribeCoverage
(DescribeCoverageType newDescribeCoverage, NotificationChain msgs) void
DocumentRootImpl.setDescribeCoverage
(DescribeCoverageType newDescribeCoverage) -
Uses of DescribeCoverageType in net.opengis.wcs11.util
Methods in net.opengis.wcs11.util with parameters of type DescribeCoverageTypeModifier and TypeMethodDescriptionWcs111Switch.caseDescribeCoverageType
(DescribeCoverageType object) Returns the result of interpreting the object as an instance of 'Describe Coverage Type'.Wcs11Switch.caseDescribeCoverageType
(DescribeCoverageType object) Returns the result of interpreting the object as an instance of 'Describe Coverage Type'.boolean
Wcs111Validator.validateDescribeCoverageType
(DescribeCoverageType describeCoverageType, DiagnosticChain diagnostics, Map context) boolean
Wcs11Validator.validateDescribeCoverageType
(DescribeCoverageType describeCoverageType, DiagnosticChain diagnostics, Map context) -
Uses of DescribeCoverageType in net.opengis.wcs11.validation
Methods in net.opengis.wcs11.validation with parameters of type DescribeCoverageTypeModifier and TypeMethodDescriptionboolean
DocumentRootValidator.validateDescribeCoverage
(DescribeCoverageType value)