Uses of Interface
net.opengis.wcs11.GetCoverageType
Packages that use GetCoverageType
Package
Description
- 
Uses of GetCoverageType in net.opengis.wcs11Methods in net.opengis.wcs11 that return GetCoverageTypeModifier and TypeMethodDescriptionWcs111Factory.createGetCoverageType()Returns a new object of class 'Get Coverage Type'.Wcs11Factory.createGetCoverageType()Returns a new object of class 'Get Coverage Type'.DocumentRoot.getGetCoverage()Returns the value of the 'Get Coverage' containment reference.Methods in net.opengis.wcs11 with parameters of type GetCoverageTypeModifier and TypeMethodDescriptionvoidDocumentRoot.setGetCoverage(GetCoverageType value) Sets the value of the 'Get Coverage' containment reference.
- 
Uses of GetCoverageType in net.opengis.wcs11.implClasses in net.opengis.wcs11.impl that implement GetCoverageTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Get Coverage Type'.Methods in net.opengis.wcs11.impl that return GetCoverageTypeModifier and TypeMethodDescriptionWcs111FactoryImpl.createGetCoverageType()Wcs11FactoryImpl.createGetCoverageType()DocumentRootImpl.getGetCoverage()Methods in net.opengis.wcs11.impl with parameters of type GetCoverageTypeModifier and TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetGetCoverage(GetCoverageType newGetCoverage, NotificationChain msgs) voidDocumentRootImpl.setGetCoverage(GetCoverageType newGetCoverage) 
- 
Uses of GetCoverageType in net.opengis.wcs11.utilMethods in net.opengis.wcs11.util with parameters of type GetCoverageTypeModifier and TypeMethodDescriptionWcs111Switch.caseGetCoverageType(GetCoverageType object) Returns the result of interpreting the object as an instance of 'Get Coverage Type'.Wcs11Switch.caseGetCoverageType(GetCoverageType object) Returns the result of interpreting the object as an instance of 'Get Coverage Type'.booleanWcs111Validator.validateGetCoverageType(GetCoverageType getCoverageType, DiagnosticChain diagnostics, Map context) booleanWcs11Validator.validateGetCoverageType(GetCoverageType getCoverageType, DiagnosticChain diagnostics, Map context) 
- 
Uses of GetCoverageType in net.opengis.wcs11.validationMethods in net.opengis.wcs11.validation with parameters of type GetCoverageTypeModifier and TypeMethodDescriptionbooleanDocumentRootValidator.validateGetCoverage(GetCoverageType value)