net.opengis.arml.v_2_0
Class ObjectFactory

java.lang.Object
  extended by net.opengis.arml.v_2_0.ObjectFactory

public class ObjectFactory
extends Object

This object contains factory methods for each Java content interface and Java element interface generated in the net.opengis.arml.v_2_0 package.

An ObjectFactory allows you to programatically construct new instances of the Java representation for XML content. The Java representation of XML content can consist of schema derived interfaces and classes representing the binding of schema type definitions, element declarations and model groups. Factory methods for each of these are provided in this class.


Constructor Summary
ObjectFactory()
          Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: net.opengis.arml.v_2_0
 
Method Summary
 JAXBElement<AnchorType> createAnchor(AnchorType value)
          Create an instance of JAXBElement<AnchorType>}
 JAXBElement<ARAnchorType> createARAnchor(ARAnchorType value)
          Create an instance of JAXBElement<ARAnchorType>}
 ARAnchorType.Assets createARAnchorTypeAssets()
          Create an instance of ARAnchorType.Assets
 ARAnchorType.Assets.AssetRef createARAnchorTypeAssetsAssetRef()
          Create an instance of ARAnchorType.Assets.AssetRef
 JAXBElement<ARElementType> createARElement(ARElementType value)
          Create an instance of JAXBElement<ARElementType>}
 JAXBElement<ArmlType> createArml(ArmlType value)
          Create an instance of JAXBElement<ArmlType>}
 ArmlType createArmlType()
          Create an instance of ArmlType
 ArmlType.ARElements createArmlTypeARElements()
          Create an instance of ArmlType.ARElements
 ArmlType.Script createArmlTypeScript()
          Create an instance of ArmlType.Script
 ArmlType.Style createArmlTypeStyle()
          Create an instance of ArmlType.Style
 JAXBElement<ConditionType> createCondition(ConditionType value)
          Create an instance of JAXBElement<ConditionType>}
 JAXBElement<DistanceConditionType> createDistanceCondition(DistanceConditionType value)
          Create an instance of JAXBElement<DistanceConditionType>}
 DistanceConditionType createDistanceConditionType()
          Create an instance of DistanceConditionType
 JAXBElement<FeatureType> createFeature(FeatureType value)
          Create an instance of JAXBElement<FeatureType>}
 FeatureType createFeatureType()
          Create an instance of FeatureType
 FeatureType.Anchors createFeatureTypeAnchors()
          Create an instance of FeatureType.Anchors
 FeatureType.Anchors.AnchorRef createFeatureTypeAnchorsAnchorRef()
          Create an instance of FeatureType.Anchors.AnchorRef
 FeatureType.Metadata createFeatureTypeMetadata()
          Create an instance of FeatureType.Metadata
 JAXBElement<FillType> createFill(FillType value)
          Create an instance of JAXBElement<FillType>}
 FillType createFillType()
          Create an instance of FillType
 JAXBElement<GeometryType> createGeometry(GeometryType value)
          Create an instance of JAXBElement<GeometryType>}
 GeometryType createGeometryType()
          Create an instance of GeometryType
 JAXBElement<ImageType> createImage(ImageType value)
          Create an instance of JAXBElement<ImageType>}
 ImageType createImageType()
          Create an instance of ImageType
 ImageType.Href createImageTypeHref()
          Create an instance of ImageType.Href
 JAXBElement<LabelType> createLabel(LabelType value)
          Create an instance of JAXBElement<LabelType>}
 LabelType createLabelType()
          Create an instance of LabelType
 LabelType.Href createLabelTypeHref()
          Create an instance of LabelType.Href
 JAXBElement<ModelType> createModel(ModelType value)
          Create an instance of JAXBElement<ModelType>}
 ModelType createModelType()
          Create an instance of ModelType
 ModelType.Href createModelTypeHref()
          Create an instance of ModelType.Href
 OrientationType createOrientationType()
          Create an instance of OrientationType
 JAXBElement<RelativeToType> createRelativeTo(RelativeToType value)
          Create an instance of JAXBElement<RelativeToType>}
 RelativeToType createRelativeToType()
          Create an instance of RelativeToType
 RelativeToType.Ref createRelativeToTypeRef()
          Create an instance of RelativeToType.Ref
 ScaleType createScaleType()
          Create an instance of ScaleType
 ScalingModeType createScalingModeType()
          Create an instance of ScalingModeType
 JAXBElement<ScreenAnchorType> createScreenAnchor(ScreenAnchorType value)
          Create an instance of JAXBElement<ScreenAnchorType>}
 ScreenAnchorType createScreenAnchorType()
          Create an instance of ScreenAnchorType
 ScreenAnchorType.Assets createScreenAnchorTypeAssets()
          Create an instance of ScreenAnchorType.Assets
 ScreenAnchorType.Assets.AssetRef createScreenAnchorTypeAssetsAssetRef()
          Create an instance of ScreenAnchorType.Assets.AssetRef
 JAXBElement<SelectedConditionType> createSelectedCondition(SelectedConditionType value)
          Create an instance of JAXBElement<SelectedConditionType>}
 SelectedConditionType createSelectedConditionType()
          Create an instance of SelectedConditionType
 JAXBElement<TextType> createText(TextType value)
          Create an instance of JAXBElement<TextType>}
 TextType createTextType()
          Create an instance of TextType
 JAXBElement<TrackableType> createTrackable(TrackableType value)
          Create an instance of JAXBElement<TrackableType>}
 TrackableType createTrackableType()
          Create an instance of TrackableType
 TrackableType.Config createTrackableTypeConfig()
          Create an instance of TrackableType.Config
 TrackableType.Config.Tracker createTrackableTypeConfigTracker()
          Create an instance of TrackableType.Config.Tracker
 JAXBElement<TrackerType> createTracker(TrackerType value)
          Create an instance of JAXBElement<TrackerType>}
 TrackerType createTrackerType()
          Create an instance of TrackerType
 TrackerType.Src createTrackerTypeSrc()
          Create an instance of TrackerType.Src
 TrackerType.Uri createTrackerTypeUri()
          Create an instance of TrackerType.Uri
 JAXBElement<VisualAssetType> createVisualAsset(VisualAssetType value)
          Create an instance of JAXBElement<VisualAssetType>}
 JAXBElement<VisualAsset2DType> createVisualAsset2D(VisualAsset2DType value)
          Create an instance of JAXBElement<VisualAsset2DType>}
 VisualAssetType.Conditions createVisualAssetTypeConditions()
          Create an instance of VisualAssetType.Conditions
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ObjectFactory

public ObjectFactory()
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: net.opengis.arml.v_2_0

Method Detail

createModelType

public ModelType createModelType()
Create an instance of ModelType


createImageType

public ImageType createImageType()
Create an instance of ImageType


createLabelType

public LabelType createLabelType()
Create an instance of LabelType


createRelativeToType

public RelativeToType createRelativeToType()
Create an instance of RelativeToType


createARAnchorTypeAssets

public ARAnchorType.Assets createARAnchorTypeAssets()
Create an instance of ARAnchorType.Assets


createTrackableType

public TrackableType createTrackableType()
Create an instance of TrackableType


createTrackableTypeConfig

public TrackableType.Config createTrackableTypeConfig()
Create an instance of TrackableType.Config


createTrackerType

public TrackerType createTrackerType()
Create an instance of TrackerType


createScreenAnchorType

public ScreenAnchorType createScreenAnchorType()
Create an instance of ScreenAnchorType


createScreenAnchorTypeAssets

public ScreenAnchorType.Assets createScreenAnchorTypeAssets()
Create an instance of ScreenAnchorType.Assets


createFeatureType

public FeatureType createFeatureType()
Create an instance of FeatureType


createFeatureTypeAnchors

public FeatureType.Anchors createFeatureTypeAnchors()
Create an instance of FeatureType.Anchors


createArmlType

public ArmlType createArmlType()
Create an instance of ArmlType


createGeometryType

public GeometryType createGeometryType()
Create an instance of GeometryType


createFillType

public FillType createFillType()
Create an instance of FillType


createTextType

public TextType createTextType()
Create an instance of TextType


createDistanceConditionType

public DistanceConditionType createDistanceConditionType()
Create an instance of DistanceConditionType


createSelectedConditionType

public SelectedConditionType createSelectedConditionType()
Create an instance of SelectedConditionType


createOrientationType

public OrientationType createOrientationType()
Create an instance of OrientationType


createScalingModeType

public ScalingModeType createScalingModeType()
Create an instance of ScalingModeType


createScaleType

public ScaleType createScaleType()
Create an instance of ScaleType


createVisualAssetTypeConditions

public VisualAssetType.Conditions createVisualAssetTypeConditions()
Create an instance of VisualAssetType.Conditions


createModelTypeHref

public ModelType.Href createModelTypeHref()
Create an instance of ModelType.Href


createImageTypeHref

public ImageType.Href createImageTypeHref()
Create an instance of ImageType.Href


createLabelTypeHref

public LabelType.Href createLabelTypeHref()
Create an instance of LabelType.Href


createRelativeToTypeRef

public RelativeToType.Ref createRelativeToTypeRef()
Create an instance of RelativeToType.Ref


createARAnchorTypeAssetsAssetRef

public ARAnchorType.Assets.AssetRef createARAnchorTypeAssetsAssetRef()
Create an instance of ARAnchorType.Assets.AssetRef


createTrackableTypeConfigTracker

public TrackableType.Config.Tracker createTrackableTypeConfigTracker()
Create an instance of TrackableType.Config.Tracker


createTrackerTypeUri

public TrackerType.Uri createTrackerTypeUri()
Create an instance of TrackerType.Uri


createTrackerTypeSrc

public TrackerType.Src createTrackerTypeSrc()
Create an instance of TrackerType.Src


createScreenAnchorTypeAssetsAssetRef

public ScreenAnchorType.Assets.AssetRef createScreenAnchorTypeAssetsAssetRef()
Create an instance of ScreenAnchorType.Assets.AssetRef


createFeatureTypeMetadata

public FeatureType.Metadata createFeatureTypeMetadata()
Create an instance of FeatureType.Metadata


createFeatureTypeAnchorsAnchorRef

public FeatureType.Anchors.AnchorRef createFeatureTypeAnchorsAnchorRef()
Create an instance of FeatureType.Anchors.AnchorRef


createArmlTypeARElements

public ArmlType.ARElements createArmlTypeARElements()
Create an instance of ArmlType.ARElements


createArmlTypeStyle

public ArmlType.Style createArmlTypeStyle()
Create an instance of ArmlType.Style


createArmlTypeScript

public ArmlType.Script createArmlTypeScript()
Create an instance of ArmlType.Script


createArml

public JAXBElement<ArmlType> createArml(ArmlType value)
Create an instance of JAXBElement<ArmlType>}


createARElement

public JAXBElement<ARElementType> createARElement(ARElementType value)
Create an instance of JAXBElement<ARElementType>}


createFeature

public JAXBElement<FeatureType> createFeature(FeatureType value)
Create an instance of JAXBElement<FeatureType>}


createAnchor

public JAXBElement<AnchorType> createAnchor(AnchorType value)
Create an instance of JAXBElement<AnchorType>}


createScreenAnchor

public JAXBElement<ScreenAnchorType> createScreenAnchor(ScreenAnchorType value)
Create an instance of JAXBElement<ScreenAnchorType>}


createARAnchor

public JAXBElement<ARAnchorType> createARAnchor(ARAnchorType value)
Create an instance of JAXBElement<ARAnchorType>}


createGeometry

public JAXBElement<GeometryType> createGeometry(GeometryType value)
Create an instance of JAXBElement<GeometryType>}


createTracker

public JAXBElement<TrackerType> createTracker(TrackerType value)
Create an instance of JAXBElement<TrackerType>}


createTrackable

public JAXBElement<TrackableType> createTrackable(TrackableType value)
Create an instance of JAXBElement<TrackableType>}


createRelativeTo

public JAXBElement<RelativeToType> createRelativeTo(RelativeToType value)
Create an instance of JAXBElement<RelativeToType>}


createVisualAsset

public JAXBElement<VisualAssetType> createVisualAsset(VisualAssetType value)
Create an instance of JAXBElement<VisualAssetType>}


createVisualAsset2D

public JAXBElement<VisualAsset2DType> createVisualAsset2D(VisualAsset2DType value)
Create an instance of JAXBElement<VisualAsset2DType>}


createLabel

public JAXBElement<LabelType> createLabel(LabelType value)
Create an instance of JAXBElement<LabelType>}


createFill

public JAXBElement<FillType> createFill(FillType value)
Create an instance of JAXBElement<FillType>}


createText

public JAXBElement<TextType> createText(TextType value)
Create an instance of JAXBElement<TextType>}


createImage

public JAXBElement<ImageType> createImage(ImageType value)
Create an instance of JAXBElement<ImageType>}


createModel

public JAXBElement<ModelType> createModel(ModelType value)
Create an instance of JAXBElement<ModelType>}


createCondition

public JAXBElement<ConditionType> createCondition(ConditionType value)
Create an instance of JAXBElement<ConditionType>}


createDistanceCondition

public JAXBElement<DistanceConditionType> createDistanceCondition(DistanceConditionType value)
Create an instance of JAXBElement<DistanceConditionType>}


createSelectedCondition

public JAXBElement<SelectedConditionType> createSelectedCondition(SelectedConditionType value)
Create an instance of JAXBElement<SelectedConditionType>}



Copyright © 2008-2015. All Rights Reserved.