Uses of Class
net.opengis.wcs.scaling.v_1_0.ScaleByFactorType

Uses of ScaleByFactorType in net.opengis.wcs.scaling.v_1_0
 

Fields in net.opengis.wcs.scaling.v_1_0 declared as ScaleByFactorType
protected  ScaleByFactorType ScalingType.scaleByFactor
           
 

Methods in net.opengis.wcs.scaling.v_1_0 that return ScaleByFactorType
 ScaleByFactorType ObjectFactory.createScaleByFactorType()
          Create an instance of ScaleByFactorType
 ScaleByFactorType ScalingType.getScaleByFactor()
          Gets the value of the scaleByFactor property.
 ScaleByFactorType ScaleByFactorType.withScaleFactor(BigDecimal value)
           
 

Methods in net.opengis.wcs.scaling.v_1_0 with parameters of type ScaleByFactorType
 void ScalingType.setScaleByFactor(ScaleByFactorType value)
          Sets the value of the scaleByFactor property.
 ScalingType ScalingType.withScaleByFactor(ScaleByFactorType value)
           
 



Copyright © 2008-2015. All Rights Reserved.