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 TypeMethodDescriptionvoid
DocumentRoot.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 TypeClassDescriptionclass
An 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 TypeMethodDescriptionNotificationChain
DocumentRootImpl.basicSetCoverages
(CoveragesType newCoverages, NotificationChain msgs) void
DocumentRootImpl.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'.boolean
Wcs111Validator.validateCoveragesType
(CoveragesType coveragesType, DiagnosticChain diagnostics, Map context) boolean
Wcs11Validator.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 TypeMethodDescriptionboolean
DocumentRootValidator.validateCoverages
(CoveragesType value)