Uses of Interface
net.opengis.wcs20.ScaleAxisByFactorType
Packages that use ScaleAxisByFactorType
-
Uses of ScaleAxisByFactorType in net.opengis.wcs20
Methods in net.opengis.wcs20 that return ScaleAxisByFactorTypeModifier and TypeMethodDescriptionWcs20Factory.createScaleAxisByFactorType()Returns a new object of class 'Scale Axis By Factor Type'.ScalingType.getScaleAxesByFactor()Scales each axis by a different valueMethods in net.opengis.wcs20 with parameters of type ScaleAxisByFactorTypeModifier and TypeMethodDescriptionvoidScalingType.setScaleAxesByFactor(ScaleAxisByFactorType value) Sets the value of the 'Scale Axes By Factor' reference. -
Uses of ScaleAxisByFactorType in net.opengis.wcs20.impl
Classes in net.opengis.wcs20.impl that implement ScaleAxisByFactorTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Scale Axis By Factor Type'.Fields in net.opengis.wcs20.impl declared as ScaleAxisByFactorTypeModifier and TypeFieldDescriptionprotected ScaleAxisByFactorTypeScalingTypeImpl.scaleAxesByFactorThe cached value of the 'Scale Axes By Factor' reference.Methods in net.opengis.wcs20.impl that return ScaleAxisByFactorTypeModifier and TypeMethodDescriptionScalingTypeImpl.basicGetScaleAxesByFactor()Wcs20FactoryImpl.createScaleAxisByFactorType()ScalingTypeImpl.getScaleAxesByFactor()Methods in net.opengis.wcs20.impl with parameters of type ScaleAxisByFactorTypeModifier and TypeMethodDescriptionvoidScalingTypeImpl.setScaleAxesByFactor(ScaleAxisByFactorType newScaleAxesByFactor) -
Uses of ScaleAxisByFactorType in net.opengis.wcs20.util
Methods in net.opengis.wcs20.util with parameters of type ScaleAxisByFactorTypeModifier and TypeMethodDescriptionbooleanWcs20Validator.validateScaleAxisByFactorType(ScaleAxisByFactorType scaleAxisByFactorType, DiagnosticChain diagnostics, Map<Object, Object> context)