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

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

Fields in net.opengis.wcs.scaling.v_1_0 declared as ScaleToExtentType
protected  ScaleToExtentType ScalingType.scaleToExtent
           
 

Methods in net.opengis.wcs.scaling.v_1_0 that return ScaleToExtentType
 ScaleToExtentType ObjectFactory.createScaleToExtentType()
          Create an instance of ScaleToExtentType
 ScaleToExtentType ScalingType.getScaleToExtent()
          Gets the value of the scaleToExtent property.
 ScaleToExtentType ScaleToExtentType.withTargetAxisExtent(Collection<TargetAxisExtentType> values)
           
 ScaleToExtentType ScaleToExtentType.withTargetAxisExtent(List<TargetAxisExtentType> value)
           
 ScaleToExtentType ScaleToExtentType.withTargetAxisExtent(TargetAxisExtentType... values)
           
 

Methods in net.opengis.wcs.scaling.v_1_0 with parameters of type ScaleToExtentType
 void ScalingType.setScaleToExtent(ScaleToExtentType value)
          Sets the value of the scaleToExtent property.
 ScalingType ScalingType.withScaleToExtent(ScaleToExtentType value)
           
 



Copyright © 2008-2015. All Rights Reserved.