Uses of Interface
net.opengis.wcs20.DimensionSliceType
Packages that use DimensionSliceType
-
Uses of DimensionSliceType in net.opengis.wcs20
Methods in net.opengis.wcs20 that return DimensionSliceTypeModifier and TypeMethodDescriptionWcs20Factory.createDimensionSliceType()
Returns a new object of class 'Dimension Slice Type'.DocumentRoot.getDimensionSlice()
Returns the value of the 'Dimension Slice' containment reference.Methods in net.opengis.wcs20 with parameters of type DimensionSliceTypeModifier and TypeMethodDescriptionvoid
DocumentRoot.setDimensionSlice
(DimensionSliceType value) Sets the value of the 'Dimension Slice
' containment reference. -
Uses of DimensionSliceType in net.opengis.wcs20.impl
Classes in net.opengis.wcs20.impl that implement DimensionSliceTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Dimension Slice Type'.Methods in net.opengis.wcs20.impl that return DimensionSliceTypeModifier and TypeMethodDescriptionWcs20FactoryImpl.createDimensionSliceType()
DocumentRootImpl.getDimensionSlice()
Methods in net.opengis.wcs20.impl with parameters of type DimensionSliceTypeModifier and TypeMethodDescriptionNotificationChain
DocumentRootImpl.basicSetDimensionSlice
(DimensionSliceType newDimensionSlice, NotificationChain msgs) void
DocumentRootImpl.setDimensionSlice
(DimensionSliceType newDimensionSlice) -
Uses of DimensionSliceType in net.opengis.wcs20.util
Methods in net.opengis.wcs20.util with parameters of type DimensionSliceTypeModifier and TypeMethodDescriptionboolean
Wcs20Validator.validateDimensionSliceType
(DimensionSliceType dimensionSliceType, DiagnosticChain diagnostics, Map<Object, Object> context)