Uses of Interface
net.opengis.wcs10.DescribeCoverageType1
Packages that use DescribeCoverageType1
Package
Description
-
Uses of DescribeCoverageType1 in net.opengis.wcs10
Methods in net.opengis.wcs10 that return DescribeCoverageType1Modifier and TypeMethodDescriptionWcs10Factory.createDescribeCoverageType1()Returns a new object of class 'Describe Coverage Type1'.RequestType.getDescribeCoverage()Returns the value of the 'Describe Coverage' containment reference.Methods in net.opengis.wcs10 with parameters of type DescribeCoverageType1Modifier and TypeMethodDescriptionvoidRequestType.setDescribeCoverage(DescribeCoverageType1 value) Sets the value of the 'Describe Coverage' containment reference. -
Uses of DescribeCoverageType1 in net.opengis.wcs10.impl
Classes in net.opengis.wcs10.impl that implement DescribeCoverageType1Modifier and TypeClassDescriptionclassAn implementation of the model object 'Describe Coverage Type1'.Fields in net.opengis.wcs10.impl declared as DescribeCoverageType1Modifier and TypeFieldDescriptionprotected DescribeCoverageType1RequestTypeImpl.describeCoverageThe cached value of the 'Describe Coverage' containment reference.Methods in net.opengis.wcs10.impl that return DescribeCoverageType1Modifier and TypeMethodDescriptionWcs10FactoryImpl.createDescribeCoverageType1()RequestTypeImpl.getDescribeCoverage()Methods in net.opengis.wcs10.impl with parameters of type DescribeCoverageType1Modifier and TypeMethodDescriptionNotificationChainRequestTypeImpl.basicSetDescribeCoverage(DescribeCoverageType1 newDescribeCoverage, NotificationChain msgs) voidRequestTypeImpl.setDescribeCoverage(DescribeCoverageType1 newDescribeCoverage) -
Uses of DescribeCoverageType1 in net.opengis.wcs10.util
Methods in net.opengis.wcs10.util with parameters of type DescribeCoverageType1Modifier and TypeMethodDescriptionWcs10Switch.caseDescribeCoverageType1(DescribeCoverageType1 object) Returns the result of interpreting the object as an instance of 'Describe Coverage Type1'. -
Uses of DescribeCoverageType1 in net.opengis.wcs10.validation
Methods in net.opengis.wcs10.validation with parameters of type DescribeCoverageType1Modifier and TypeMethodDescriptionbooleanRequestTypeValidator.validateDescribeCoverage(DescribeCoverageType1 value)