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

Uses of OrientationType in net.opengis.arml.v_2_0
 

Fields in net.opengis.arml.v_2_0 declared as OrientationType
protected  OrientationType VisualAssetType.orientation
           
 

Methods in net.opengis.arml.v_2_0 that return OrientationType
 OrientationType ObjectFactory.createOrientationType()
          Create an instance of OrientationType
 OrientationType VisualAssetType.getOrientation()
          Gets the value of the orientation property.
 OrientationType OrientationType.withHeading(Double value)
           
 OrientationType OrientationType.withRoll(Double value)
           
 OrientationType OrientationType.withTilt(Double value)
           
 

Methods in net.opengis.arml.v_2_0 with parameters of type OrientationType
 void VisualAssetType.setOrientation(OrientationType value)
          Sets the value of the orientation property.
 VisualAssetType VisualAssetType.withOrientation(OrientationType value)
           
 VisualAsset2DType VisualAsset2DType.withOrientation(OrientationType value)
           
 TextType TextType.withOrientation(OrientationType value)
           
 ModelType ModelType.withOrientation(OrientationType value)
           
 LabelType LabelType.withOrientation(OrientationType value)
           
 ImageType ImageType.withOrientation(OrientationType value)
           
 FillType FillType.withOrientation(OrientationType value)
           
 



Copyright © 2008-2015. All Rights Reserved.