Uses of Class
net.opengis.arml.v_2_0.ScaleType

Uses of ScaleType in net.opengis.arml.v_2_0
 

Fields in net.opengis.arml.v_2_0 declared as ScaleType
protected  ScaleType ModelType.scale
           
 

Methods in net.opengis.arml.v_2_0 that return ScaleType
 ScaleType ObjectFactory.createScaleType()
          Create an instance of ScaleType
 ScaleType ModelType.getScale()
          Gets the value of the scale property.
 ScaleType ScaleType.withX(Double value)
           
 ScaleType ScaleType.withY(Double value)
           
 ScaleType ScaleType.withZ(Double value)
           
 

Methods in net.opengis.arml.v_2_0 with parameters of type ScaleType
 void ModelType.setScale(ScaleType value)
          Sets the value of the scale property.
 ModelType ModelType.withScale(ScaleType value)
           
 



Copyright © 2008-2015. All Rights Reserved.