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

Uses of ScalingModeType in net.opengis.arml.v_2_0
 

Fields in net.opengis.arml.v_2_0 declared as ScalingModeType
protected  ScalingModeType VisualAssetType.scalingMode
           
 

Methods in net.opengis.arml.v_2_0 that return ScalingModeType
 ScalingModeType ObjectFactory.createScalingModeType()
          Create an instance of ScalingModeType
 ScalingModeType VisualAssetType.getScalingMode()
          Gets the value of the scalingMode property.
 ScalingModeType ScalingModeType.withId(String value)
           
 ScalingModeType ScalingModeType.withMaxScalingDistance(Double value)
           
 ScalingModeType ScalingModeType.withMinScalingDistance(Double value)
           
 ScalingModeType ScalingModeType.withScalingFactor(Double value)
           
 ScalingModeType ScalingModeType.withType(String value)
           
 

Methods in net.opengis.arml.v_2_0 with parameters of type ScalingModeType
 void VisualAssetType.setScalingMode(ScalingModeType value)
          Sets the value of the scalingMode property.
 VisualAssetType VisualAssetType.withScalingMode(ScalingModeType value)
           
 VisualAsset2DType VisualAsset2DType.withScalingMode(ScalingModeType value)
           
 TextType TextType.withScalingMode(ScalingModeType value)
           
 ModelType ModelType.withScalingMode(ScalingModeType value)
           
 LabelType LabelType.withScalingMode(ScalingModeType value)
           
 ImageType ImageType.withScalingMode(ScalingModeType value)
           
 FillType FillType.withScalingMode(ScalingModeType value)
           
 



Copyright © 2008-2015. All Rights Reserved.