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 TypeMethodDescriptionvoid
DocumentRoot.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 TypeClassDescriptionclass
An 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 TypeMethodDescriptionNotificationChain
DocumentRootImpl.basicSetCoverageSummary
(CoverageSummaryType newCoverageSummary, NotificationChain msgs) void
DocumentRootImpl.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'.boolean
Wcs111Validator.validateCoverageSummaryType
(CoverageSummaryType coverageSummaryType, DiagnosticChain diagnostics, Map context) boolean
Wcs11Validator.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 TypeMethodDescriptionboolean
DocumentRootValidator.validateCoverageSummary
(CoverageSummaryType value)