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 TypeMethodDescriptionvoid
DescribeEOCoverageSetType.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 TypeClassDescriptionclass
An implementation of the model object 'Sections'.Fields in net.opengis.wcs20.impl declared as SectionsModifier and TypeFieldDescriptionprotected Sections
DescribeEOCoverageSetTypeImpl.sections
The 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 TypeMethodDescriptionNotificationChain
DescribeEOCoverageSetTypeImpl.basicSetSections
(Sections newSections, NotificationChain msgs) void
DescribeEOCoverageSetTypeImpl.setSections
(Sections newSections) -
Uses of Sections in net.opengis.wcs20.util
Methods in net.opengis.wcs20.util with parameters of type SectionsModifier and TypeMethodDescriptionboolean
Wcs20Validator.validateSections
(Sections sections, DiagnosticChain diagnostics, Map<Object, Object> context)