Uses of Interface
net.opengis.wcs11.CoveragesType
Packages that use CoveragesType
Package
Description
-
Uses of CoveragesType in net.opengis.wcs11
Methods in net.opengis.wcs11 that return CoveragesTypeModifier and TypeMethodDescriptionWcs111Factory.createCoveragesType()Returns a new object of class 'Coverages Type'.Wcs11Factory.createCoveragesType()Returns a new object of class 'Coverages Type'.DocumentRoot.getCoverages()Returns the value of the 'Coverages' containment reference.Methods in net.opengis.wcs11 with parameters of type CoveragesTypeModifier and TypeMethodDescriptionvoidDocumentRoot.setCoverages(CoveragesType value) Sets the value of the 'Coverages' containment reference. -
Uses of CoveragesType in net.opengis.wcs11.impl
Classes in net.opengis.wcs11.impl that implement CoveragesTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Coverages Type'.Methods in net.opengis.wcs11.impl that return CoveragesTypeModifier and TypeMethodDescriptionWcs111FactoryImpl.createCoveragesType()Wcs11FactoryImpl.createCoveragesType()DocumentRootImpl.getCoverages()Methods in net.opengis.wcs11.impl with parameters of type CoveragesTypeModifier and TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetCoverages(CoveragesType newCoverages, NotificationChain msgs) voidDocumentRootImpl.setCoverages(CoveragesType newCoverages) -
Uses of CoveragesType in net.opengis.wcs11.util
Methods in net.opengis.wcs11.util with parameters of type CoveragesTypeModifier and TypeMethodDescriptionWcs111Switch.caseCoveragesType(CoveragesType object) Returns the result of interpreting the object as an instance of 'Coverages Type'.Wcs11Switch.caseCoveragesType(CoveragesType object) Returns the result of interpreting the object as an instance of 'Coverages Type'.booleanWcs111Validator.validateCoveragesType(CoveragesType coveragesType, DiagnosticChain diagnostics, Map context) booleanWcs11Validator.validateCoveragesType(CoveragesType coveragesType, DiagnosticChain diagnostics, Map context) -
Uses of CoveragesType in net.opengis.wcs11.validation
Methods in net.opengis.wcs11.validation with parameters of type CoveragesTypeModifier and TypeMethodDescriptionbooleanDocumentRootValidator.validateCoverages(CoveragesType value)