Uses of Interface
net.opengis.wcs10.DescribeCoverageType
Packages that use DescribeCoverageType
Package
Description
-
Uses of DescribeCoverageType in net.opengis.wcs10
Methods in net.opengis.wcs10 that return DescribeCoverageTypeModifier and TypeMethodDescriptionWcs10Factory.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.wcs10 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.wcs10.impl
Classes in net.opengis.wcs10.impl that implement DescribeCoverageTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Describe Coverage Type'.Methods in net.opengis.wcs10.impl that return DescribeCoverageTypeModifier and TypeMethodDescriptionWcs10FactoryImpl.createDescribeCoverageType()
DocumentRootImpl.getDescribeCoverage()
Methods in net.opengis.wcs10.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.wcs10.util
Methods in net.opengis.wcs10.util with parameters of type DescribeCoverageTypeModifier and TypeMethodDescriptionWcs10Switch.caseDescribeCoverageType
(DescribeCoverageType object) Returns the result of interpreting the object as an instance of 'Describe Coverage Type'. -
Uses of DescribeCoverageType in net.opengis.wcs10.validation
Methods in net.opengis.wcs10.validation with parameters of type DescribeCoverageTypeModifier and TypeMethodDescriptionboolean
DocumentRootValidator.validateDescribeCoverage
(DescribeCoverageType value)