Uses of Interface
net.opengis.wcs20.DescribeCoverageType
Packages that use DescribeCoverageType
-
Uses of DescribeCoverageType in net.opengis.wcs20
Methods in net.opengis.wcs20 that return DescribeCoverageTypeModifier and TypeMethodDescriptionWcs20Factory.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.wcs20 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.wcs20.impl
Classes in net.opengis.wcs20.impl that implement DescribeCoverageTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Describe Coverage Type'.Methods in net.opengis.wcs20.impl that return DescribeCoverageTypeModifier and TypeMethodDescriptionWcs20FactoryImpl.createDescribeCoverageType()
DocumentRootImpl.getDescribeCoverage()
Methods in net.opengis.wcs20.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.wcs20.util
Methods in net.opengis.wcs20.util with parameters of type DescribeCoverageTypeModifier and TypeMethodDescriptionboolean
Wcs20Validator.validateDescribeCoverageType
(DescribeCoverageType describeCoverageType, DiagnosticChain diagnostics, Map<Object, Object> context)