| 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 List<jakarta.xml.bind.JAXBElement<? extends VisualAssetType>> |
ARAnchorType.Assets.visualAsset |
| Modifier and Type | Method and Description |
|---|---|
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) |
| Modifier and Type | Method and Description |
|---|---|
jakarta.xml.bind.JAXBElement<VisualAssetType> |
ObjectFactory.createVisualAsset(VisualAssetType value)
|
List<jakarta.xml.bind.JAXBElement<? extends VisualAssetType>> |
ARAnchorType.Assets.getVisualAsset()
Gets the value of the visualAsset property.
|
| Modifier and Type | Method and Description |
|---|---|
jakarta.xml.bind.JAXBElement<VisualAssetType> |
ObjectFactory.createVisualAsset(VisualAssetType value)
|
| Modifier and Type | Method and Description |
|---|---|
void |
ARAnchorType.Assets.setVisualAsset(List<jakarta.xml.bind.JAXBElement<? extends VisualAssetType>> value) |
ARAnchorType.Assets |
ARAnchorType.Assets.withVisualAsset(Collection<jakarta.xml.bind.JAXBElement<? extends VisualAssetType>> values) |
ARAnchorType.Assets |
ARAnchorType.Assets.withVisualAsset(List<jakarta.xml.bind.JAXBElement<? extends VisualAssetType>> value) |
Copyright © 2008–2023. All rights reserved.