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

Uses of VisualAssetType in net.opengis.arml.v_2_0
 

Subclasses of VisualAssetType 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 ModelType
          Java class for ModelType complex type.
 class TextType
          Java class for TextType complex type.
 class VisualAsset2DType
          Java class for VisualAsset2DType complex type.
 

Fields in net.opengis.arml.v_2_0 with type parameters of type VisualAssetType
protected  List<JAXBElement<? extends VisualAssetType>> ARAnchorType.Assets.visualAsset
           
 

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

Methods in net.opengis.arml.v_2_0 that return types with arguments of type VisualAssetType
 JAXBElement<VisualAssetType> ObjectFactory.createVisualAsset(VisualAssetType value)
          Create an instance of JAXBElement<VisualAssetType>}
 List<JAXBElement<? extends VisualAssetType>> ARAnchorType.Assets.getVisualAsset()
          Gets the value of the visualAsset property.
 

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

Method parameters in net.opengis.arml.v_2_0 with type arguments of type VisualAssetType
 void ARAnchorType.Assets.setVisualAsset(List<JAXBElement<? extends VisualAssetType>> value)
           
 ARAnchorType.Assets ARAnchorType.Assets.withVisualAsset(Collection<JAXBElement<? extends VisualAssetType>> values)
           
 ARAnchorType.Assets ARAnchorType.Assets.withVisualAsset(List<JAXBElement<? extends VisualAssetType>> value)
           
 



Copyright © 2008-2015. All Rights Reserved.