Uses of Interface
net.opengis.wcs11.DescribeCoverageType
Packages that use DescribeCoverageType
Package
Description
- 
Uses of DescribeCoverageType in net.opengis.wcs11Methods 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 TypeMethodDescriptionvoidDocumentRoot.setDescribeCoverage(DescribeCoverageType value) Sets the value of the 'Describe Coverage' containment reference.
- 
Uses of DescribeCoverageType in net.opengis.wcs11.implClasses in net.opengis.wcs11.impl that implement DescribeCoverageTypeModifier and TypeClassDescriptionclassAn 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 TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetDescribeCoverage(DescribeCoverageType newDescribeCoverage, NotificationChain msgs) voidDocumentRootImpl.setDescribeCoverage(DescribeCoverageType newDescribeCoverage) 
- 
Uses of DescribeCoverageType in net.opengis.wcs11.utilMethods 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'.booleanWcs111Validator.validateDescribeCoverageType(DescribeCoverageType describeCoverageType, DiagnosticChain diagnostics, Map context) booleanWcs11Validator.validateDescribeCoverageType(DescribeCoverageType describeCoverageType, DiagnosticChain diagnostics, Map context) 
- 
Uses of DescribeCoverageType in net.opengis.wcs11.validationMethods in net.opengis.wcs11.validation with parameters of type DescribeCoverageTypeModifier and TypeMethodDescriptionbooleanDocumentRootValidator.validateDescribeCoverage(DescribeCoverageType value)