Uses of Interface
net.opengis.wcs11.CoverageSummaryType
Packages that use CoverageSummaryType
Package
Description
-
Uses of CoverageSummaryType in net.opengis.wcs11
Methods in net.opengis.wcs11 that return CoverageSummaryTypeModifier and TypeMethodDescriptionWcs111Factory.createCoverageSummaryType()Returns a new object of class 'Coverage Summary Type'.Wcs11Factory.createCoverageSummaryType()Returns a new object of class 'Coverage Summary Type'.DocumentRoot.getCoverageSummary()Returns the value of the 'Coverage Summary' containment reference.Methods in net.opengis.wcs11 with parameters of type CoverageSummaryTypeModifier and TypeMethodDescriptionvoidDocumentRoot.setCoverageSummary(CoverageSummaryType value) Sets the value of the 'Coverage Summary' containment reference. -
Uses of CoverageSummaryType in net.opengis.wcs11.impl
Classes in net.opengis.wcs11.impl that implement CoverageSummaryTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Coverage Summary Type'.Methods in net.opengis.wcs11.impl that return CoverageSummaryTypeModifier and TypeMethodDescriptionWcs111FactoryImpl.createCoverageSummaryType()Wcs11FactoryImpl.createCoverageSummaryType()DocumentRootImpl.getCoverageSummary()Methods in net.opengis.wcs11.impl with parameters of type CoverageSummaryTypeModifier and TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetCoverageSummary(CoverageSummaryType newCoverageSummary, NotificationChain msgs) voidDocumentRootImpl.setCoverageSummary(CoverageSummaryType newCoverageSummary) -
Uses of CoverageSummaryType in net.opengis.wcs11.util
Methods in net.opengis.wcs11.util with parameters of type CoverageSummaryTypeModifier and TypeMethodDescriptionWcs111Switch.caseCoverageSummaryType(CoverageSummaryType object) Returns the result of interpreting the object as an instance of 'Coverage Summary Type'.Wcs11Switch.caseCoverageSummaryType(CoverageSummaryType object) Returns the result of interpreting the object as an instance of 'Coverage Summary Type'.booleanWcs111Validator.validateCoverageSummaryType(CoverageSummaryType coverageSummaryType, DiagnosticChain diagnostics, Map context) booleanWcs11Validator.validateCoverageSummaryType(CoverageSummaryType coverageSummaryType, DiagnosticChain diagnostics, Map context) -
Uses of CoverageSummaryType in net.opengis.wcs11.validation
Methods in net.opengis.wcs11.validation with parameters of type CoverageSummaryTypeModifier and TypeMethodDescriptionbooleanDocumentRootValidator.validateCoverageSummary(CoverageSummaryType value)