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

Uses of VisualAsset2DType in net.opengis.arml.v_2_0
 

Subclasses of VisualAsset2DType in net.opengis.arml.v_2_0
 class FillType
          Java class for FillType complex type.
 class ImageType
          Java class for ImageType complex type.
 class LabelType
          Java class for LabelType complex type.
 class TextType
          Java class for TextType complex type.
 

Methods in net.opengis.arml.v_2_0 that return VisualAsset2DType
 VisualAsset2DType VisualAsset2DType.withBackside(String value)
           
 VisualAsset2DType VisualAsset2DType.withConditions(VisualAssetType.Conditions value)
           
 VisualAsset2DType VisualAsset2DType.withEnabled(Boolean value)
           
 VisualAsset2DType VisualAsset2DType.withHeight(String value)
           
 VisualAsset2DType VisualAsset2DType.withId(String value)
           
 VisualAsset2DType VisualAsset2DType.withOrientation(OrientationType value)
           
 VisualAsset2DType VisualAsset2DType.withOrientationMode(String value)
           
 VisualAsset2DType VisualAsset2DType.withScalingMode(ScalingModeType value)
           
 VisualAsset2DType VisualAsset2DType.withWidth(String value)
           
 VisualAsset2DType VisualAsset2DType.withZOrder(Integer value)
           
 

Methods in net.opengis.arml.v_2_0 that return types with arguments of type VisualAsset2DType
 JAXBElement<VisualAsset2DType> ObjectFactory.createVisualAsset2D(VisualAsset2DType value)
          Create an instance of JAXBElement<VisualAsset2DType>}
 

Methods in net.opengis.arml.v_2_0 with parameters of type VisualAsset2DType
 JAXBElement<VisualAsset2DType> ObjectFactory.createVisualAsset2D(VisualAsset2DType value)
          Create an instance of JAXBElement<VisualAsset2DType>}
 



Copyright © 2008-2015. All Rights Reserved.