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 TypeMethodDescriptionvoidScalingType.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 TypeClassDescriptionclassAn implementation of the model object 'Scale By Factor Type'.Fields in net.opengis.wcs20.impl declared as ScaleByFactorTypeModifier and TypeFieldDescriptionprotected ScaleByFactorTypeScalingTypeImpl.scaleByFactorThe 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 TypeMethodDescriptionvoidScalingTypeImpl.setScaleByFactor(ScaleByFactorType newScaleByFactor) -
Uses of ScaleByFactorType in net.opengis.wcs20.util
Methods in net.opengis.wcs20.util with parameters of type ScaleByFactorTypeModifier and TypeMethodDescriptionbooleanWcs20Validator.validateScaleByFactorType(ScaleByFactorType scaleByFactorType, DiagnosticChain diagnostics, Map<Object, Object> context)