Uses of Interface
net.opengis.wcs20.Sections
Packages that use Sections
-
Uses of Sections in net.opengis.wcs20
Methods in net.opengis.wcs20 that return SectionsModifier and TypeMethodDescriptionWcs20Factory.createSections()Returns a new object of class 'Sections'.DescribeEOCoverageSetType.getSections()Returns the value of the 'Sections' containment reference.Methods in net.opengis.wcs20 with parameters of type SectionsModifier and TypeMethodDescriptionvoidDescribeEOCoverageSetType.setSections(Sections value) Sets the value of the 'Sections' containment reference. -
Uses of Sections in net.opengis.wcs20.impl
Classes in net.opengis.wcs20.impl that implement SectionsModifier and TypeClassDescriptionclassAn implementation of the model object 'Sections'.Fields in net.opengis.wcs20.impl declared as SectionsModifier and TypeFieldDescriptionprotected SectionsDescribeEOCoverageSetTypeImpl.sectionsThe cached value of the 'Sections' containment reference.Methods in net.opengis.wcs20.impl that return SectionsModifier and TypeMethodDescriptionWcs20FactoryImpl.createSections()DescribeEOCoverageSetTypeImpl.getSections()Methods in net.opengis.wcs20.impl with parameters of type SectionsModifier and TypeMethodDescriptionNotificationChainDescribeEOCoverageSetTypeImpl.basicSetSections(Sections newSections, NotificationChain msgs) voidDescribeEOCoverageSetTypeImpl.setSections(Sections newSections) -
Uses of Sections in net.opengis.wcs20.util
Methods in net.opengis.wcs20.util with parameters of type SectionsModifier and TypeMethodDescriptionbooleanWcs20Validator.validateSections(Sections sections, DiagnosticChain diagnostics, Map<Object, Object> context)