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

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

Methods in net.opengis.wcs.scaling.v_1_0 that return ScalingType
 ScalingType ObjectFactory.createScalingType()
          Create an instance of ScalingType
 ScalingType ScalingType.withScaleAxesByFactor(ScaleAxesByFactorType value)
           
 ScalingType ScalingType.withScaleByFactor(ScaleByFactorType value)
           
 ScalingType ScalingType.withScaleToExtent(ScaleToExtentType value)
           
 ScalingType ScalingType.withScaleToSize(ScaleToSizeType value)
           
 

Methods in net.opengis.wcs.scaling.v_1_0 that return types with arguments of type ScalingType
 JAXBElement<ScalingType> ObjectFactory.createScaling(ScalingType value)
          Create an instance of JAXBElement<ScalingType>}
 

Methods in net.opengis.wcs.scaling.v_1_0 with parameters of type ScalingType
 JAXBElement<ScalingType> ObjectFactory.createScaling(ScalingType value)
          Create an instance of JAXBElement<ScalingType>}
 



Copyright © 2008-2015. All Rights Reserved.