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

Uses of ARElementType in net.opengis.arml.v_2_0
 

Subclasses of ARElementType in net.opengis.arml.v_2_0
 class AnchorType
          Java class for AnchorType complex type.
 class ARAnchorType
          Java class for ARAnchorType complex type.
 class ConditionType
          Java class for ConditionType complex type.
 class DistanceConditionType
          Java class for DistanceConditionType complex type.
 class FeatureType
          Java class for FeatureType complex type.
 class FillType
          Java class for FillType complex type.
 class GeometryType
          Java class for GeometryType 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 RelativeToType
          Java class for RelativeToType complex type.
 class ScalingModeType
          Java class for ScalingModeType complex type.
 class ScreenAnchorType
          Java class for ScreenAnchorType complex type.
 class SelectedConditionType
          Java class for SelectedConditionType complex type.
 class TextType
          Java class for TextType complex type.
 class TrackableType
          Java class for TrackableType complex type.
 class TrackerType
          Java class for TrackerType complex type.
 class VisualAsset2DType
          Java class for VisualAsset2DType complex type.
 class VisualAssetType
          Java class for VisualAssetType complex type.
 

Fields in net.opengis.arml.v_2_0 with type parameters of type ARElementType
protected  List<JAXBElement<? extends ARElementType>> ArmlType.ARElements.arElement
           
 

Methods in net.opengis.arml.v_2_0 that return ARElementType
 ARElementType ARElementType.withId(String value)
           
 

Methods in net.opengis.arml.v_2_0 that return types with arguments of type ARElementType
 JAXBElement<ARElementType> ObjectFactory.createARElement(ARElementType value)
          Create an instance of JAXBElement<ARElementType>}
 List<JAXBElement<? extends ARElementType>> ArmlType.ARElements.getARElement()
          Gets the value of the arElement property.
 

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

Method parameters in net.opengis.arml.v_2_0 with type arguments of type ARElementType
 void ArmlType.ARElements.setARElement(List<JAXBElement<? extends ARElementType>> value)
           
 ArmlType.ARElements ArmlType.ARElements.withARElement(Collection<JAXBElement<? extends ARElementType>> values)
           
 ArmlType.ARElements ArmlType.ARElements.withARElement(List<JAXBElement<? extends ARElementType>> value)
           
 



Copyright © 2008-2015. All Rights Reserved.