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

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

Fields in net.opengis.wcs.scaling.v_1_0 declared as ScaleAxesByFactorType
protected  ScaleAxesByFactorType ScalingType.scaleAxesByFactor
           
 

Methods in net.opengis.wcs.scaling.v_1_0 that return ScaleAxesByFactorType
 ScaleAxesByFactorType ObjectFactory.createScaleAxesByFactorType()
          Create an instance of ScaleAxesByFactorType
 ScaleAxesByFactorType ScalingType.getScaleAxesByFactor()
          Gets the value of the scaleAxesByFactor property.
 ScaleAxesByFactorType ScaleAxesByFactorType.withScaleAxis(Collection<ScaleAxisType> values)
           
 ScaleAxesByFactorType ScaleAxesByFactorType.withScaleAxis(List<ScaleAxisType> value)
           
 ScaleAxesByFactorType ScaleAxesByFactorType.withScaleAxis(ScaleAxisType... values)
           
 

Methods in net.opengis.wcs.scaling.v_1_0 with parameters of type ScaleAxesByFactorType
 void ScalingType.setScaleAxesByFactor(ScaleAxesByFactorType value)
          Sets the value of the scaleAxesByFactor property.
 ScalingType ScalingType.withScaleAxesByFactor(ScaleAxesByFactorType value)
           
 



Copyright © 2008-2015. All Rights Reserved.