Uses of Interface
net.opengis.wcs20.CoverageSummaryType
Packages that use CoverageSummaryType
-
Uses of CoverageSummaryType in net.opengis.wcs20
Methods in net.opengis.wcs20 that return CoverageSummaryTypeModifier and TypeMethodDescriptionWcs20Factory.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.wcs20 that return types with arguments of type CoverageSummaryTypeModifier and TypeMethodDescriptionEList<CoverageSummaryType>ContentsType.getCoverageSummary()Returns the value of the 'Coverage Summary' containment reference list.Methods in net.opengis.wcs20 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.wcs20.impl
Classes in net.opengis.wcs20.impl that implement CoverageSummaryTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Coverage Summary Type'.Fields in net.opengis.wcs20.impl with type parameters of type CoverageSummaryTypeModifier and TypeFieldDescriptionprotected EList<CoverageSummaryType>ContentsTypeImpl.coverageSummaryThe cached value of the 'Coverage Summary' containment reference list.Methods in net.opengis.wcs20.impl that return CoverageSummaryTypeModifier and TypeMethodDescriptionWcs20FactoryImpl.createCoverageSummaryType()DocumentRootImpl.getCoverageSummary()Methods in net.opengis.wcs20.impl that return types with arguments of type CoverageSummaryTypeModifier and TypeMethodDescriptionEList<CoverageSummaryType>ContentsTypeImpl.getCoverageSummary()Methods in net.opengis.wcs20.impl with parameters of type CoverageSummaryTypeModifier and TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetCoverageSummary(CoverageSummaryType newCoverageSummary, NotificationChain msgs) voidDocumentRootImpl.setCoverageSummary(CoverageSummaryType newCoverageSummary) -
Uses of CoverageSummaryType in net.opengis.wcs20.util
Methods in net.opengis.wcs20.util with parameters of type CoverageSummaryTypeModifier and TypeMethodDescriptionbooleanWcs20Validator.validateCoverageSummaryType(CoverageSummaryType coverageSummaryType, DiagnosticChain diagnostics, Map<Object, Object> context)