Uses of Interface
net.opengis.wcs20.ScaleByFactorType
Packages that use ScaleByFactorType
-
Uses of ScaleByFactorType in net.opengis.wcs20
Methods in net.opengis.wcs20 that return ScaleByFactorTypeModifier and TypeMethodDescriptionWcs20Factory.createScaleByFactorType()
Returns a new object of class 'Scale By Factor Type'.ScalingType.getScaleByFactor()
Scales by uniform factorMethods in net.opengis.wcs20 with parameters of type ScaleByFactorTypeModifier and TypeMethodDescriptionvoid
ScalingType.setScaleByFactor
(ScaleByFactorType value) Sets the value of the 'Scale By Factor
' reference. -
Uses of ScaleByFactorType in net.opengis.wcs20.impl
Classes in net.opengis.wcs20.impl that implement ScaleByFactorTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Scale By Factor Type'.Fields in net.opengis.wcs20.impl declared as ScaleByFactorTypeModifier and TypeFieldDescriptionprotected ScaleByFactorType
ScalingTypeImpl.scaleByFactor
The cached value of the 'Scale By Factor
' reference.Methods in net.opengis.wcs20.impl that return ScaleByFactorTypeModifier and TypeMethodDescriptionScalingTypeImpl.basicGetScaleByFactor()
Wcs20FactoryImpl.createScaleByFactorType()
ScalingTypeImpl.getScaleByFactor()
Methods in net.opengis.wcs20.impl with parameters of type ScaleByFactorTypeModifier and TypeMethodDescriptionvoid
ScalingTypeImpl.setScaleByFactor
(ScaleByFactorType newScaleByFactor) -
Uses of ScaleByFactorType in net.opengis.wcs20.util
Methods in net.opengis.wcs20.util with parameters of type ScaleByFactorTypeModifier and TypeMethodDescriptionboolean
Wcs20Validator.validateScaleByFactorType
(ScaleByFactorType scaleByFactorType, DiagnosticChain diagnostics, Map<Object, Object> context)