Uses of Interface
net.opengis.wcs20.GetCoverageType
Packages that use GetCoverageType
-
Uses of GetCoverageType in net.opengis.wcs20
Methods in net.opengis.wcs20 that return GetCoverageTypeModifier and TypeMethodDescriptionWcs20Factory.createGetCoverageType()Returns a new object of class 'Get Coverage Type'.DocumentRoot.getGetCoverage()Returns the value of the 'Get Coverage' containment reference.Methods in net.opengis.wcs20 with parameters of type GetCoverageTypeModifier and TypeMethodDescriptionvoidDocumentRoot.setGetCoverage(GetCoverageType value) Sets the value of the 'Get Coverage' containment reference. -
Uses of GetCoverageType in net.opengis.wcs20.impl
Classes in net.opengis.wcs20.impl that implement GetCoverageTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Get Coverage Type'.Methods in net.opengis.wcs20.impl that return GetCoverageTypeModifier and TypeMethodDescriptionWcs20FactoryImpl.createGetCoverageType()DocumentRootImpl.getGetCoverage()Methods in net.opengis.wcs20.impl with parameters of type GetCoverageTypeModifier and TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetGetCoverage(GetCoverageType newGetCoverage, NotificationChain msgs) voidDocumentRootImpl.setGetCoverage(GetCoverageType newGetCoverage) -
Uses of GetCoverageType in net.opengis.wcs20.util
Methods in net.opengis.wcs20.util with parameters of type GetCoverageTypeModifier and TypeMethodDescriptionbooleanWcs20Validator.validateGetCoverageType(GetCoverageType getCoverageType, DiagnosticChain diagnostics, Map<Object, Object> context)