| Modifier and Type | Class and Description |
|---|---|
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.
|
| Modifier and Type | Field and Description |
|---|---|
protected java.util.List<javax.xml.bind.JAXBElement<? extends VisualAssetType>> |
ARAnchorType.Assets.visualAsset |
| Modifier and Type | Method and Description |
|---|---|
VisualAssetType |
VisualAssetType.withConditions(VisualAssetType.Conditions value) |
VisualAssetType |
VisualAssetType.withEnabled(java.lang.Boolean value) |
VisualAssetType |
VisualAssetType.withId(java.lang.String value) |
VisualAssetType |
VisualAssetType.withOrientation(OrientationType value) |
VisualAssetType |
VisualAssetType.withScalingMode(ScalingModeType value) |
VisualAssetType |
VisualAssetType.withZOrder(java.lang.Integer value) |
| Modifier and Type | Method and Description |
|---|---|
javax.xml.bind.JAXBElement<VisualAssetType> |
ObjectFactory.createVisualAsset(VisualAssetType value)
|
java.util.List<javax.xml.bind.JAXBElement<? extends VisualAssetType>> |
ARAnchorType.Assets.getVisualAsset()
Gets the value of the visualAsset property.
|
| Modifier and Type | Method and Description |
|---|---|
javax.xml.bind.JAXBElement<VisualAssetType> |
ObjectFactory.createVisualAsset(VisualAssetType value)
|
| Modifier and Type | Method and Description |
|---|---|
void |
ARAnchorType.Assets.setVisualAsset(java.util.List<javax.xml.bind.JAXBElement<? extends VisualAssetType>> value) |
ARAnchorType.Assets |
ARAnchorType.Assets.withVisualAsset(java.util.Collection<javax.xml.bind.JAXBElement<? extends VisualAssetType>> values) |
ARAnchorType.Assets |
ARAnchorType.Assets.withVisualAsset(java.util.List<javax.xml.bind.JAXBElement<? extends VisualAssetType>> value) |
Copyright © 2008-2021. All Rights Reserved.