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

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

Fields in net.opengis.wcs.scaling.v_1_0 with type parameters of type TargetAxisSizeType
protected  List<TargetAxisSizeType> ScaleToSizeType.targetAxisSize
           
 

Methods in net.opengis.wcs.scaling.v_1_0 that return TargetAxisSizeType
 TargetAxisSizeType ObjectFactory.createTargetAxisSizeType()
          Create an instance of TargetAxisSizeType
 TargetAxisSizeType TargetAxisSizeType.withAxis(String value)
           
 TargetAxisSizeType TargetAxisSizeType.withTargetSize(BigDecimal value)
           
 

Methods in net.opengis.wcs.scaling.v_1_0 that return types with arguments of type TargetAxisSizeType
 List<TargetAxisSizeType> ScaleToSizeType.getTargetAxisSize()
          Gets the value of the targetAxisSize property.
 

Methods in net.opengis.wcs.scaling.v_1_0 with parameters of type TargetAxisSizeType
 ScaleToSizeType ScaleToSizeType.withTargetAxisSize(TargetAxisSizeType... values)
           
 

Method parameters in net.opengis.wcs.scaling.v_1_0 with type arguments of type TargetAxisSizeType
 void ScaleToSizeType.setTargetAxisSize(List<TargetAxisSizeType> value)
           
 ScaleToSizeType ScaleToSizeType.withTargetAxisSize(Collection<TargetAxisSizeType> values)
           
 ScaleToSizeType ScaleToSizeType.withTargetAxisSize(List<TargetAxisSizeType> value)
           
 



Copyright © 2008-2015. All Rights Reserved.