Uses of Interface
net.opengis.wcs20.ScaleAxisType
Packages that use ScaleAxisType
-
Uses of ScaleAxisType in net.opengis.wcs20
Methods in net.opengis.wcs20 that return ScaleAxisTypeModifier and TypeMethodDescriptionWcs20Factory.createScaleAxisType()
Returns a new object of class 'Scale Axis Type'.Methods in net.opengis.wcs20 that return types with arguments of type ScaleAxisTypeModifier and TypeMethodDescriptionEList<ScaleAxisType>
ScaleAxisByFactorType.getScaleAxis()
The scale factor to be applied on all axis -
Uses of ScaleAxisType in net.opengis.wcs20.impl
Classes in net.opengis.wcs20.impl that implement ScaleAxisTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Scale Axis Type'.Fields in net.opengis.wcs20.impl with type parameters of type ScaleAxisTypeModifier and TypeFieldDescriptionprotected EList<ScaleAxisType>
ScaleAxisByFactorTypeImpl.scaleAxis
The cached value of the 'Scale Axis
' reference list.Methods in net.opengis.wcs20.impl that return ScaleAxisTypeMethods in net.opengis.wcs20.impl that return types with arguments of type ScaleAxisType -
Uses of ScaleAxisType in net.opengis.wcs20.util
Methods in net.opengis.wcs20.util with parameters of type ScaleAxisTypeModifier and TypeMethodDescriptionboolean
Wcs20Validator.validateScaleAxisType
(ScaleAxisType scaleAxisType, DiagnosticChain diagnostics, Map<Object, Object> context)