| Modifier and Type | Class and Description |
|---|---|
class |
ARAnchorType
Java class for ARAnchorType complex type.
|
class |
GeometryType
Java class for GeometryType complex type.
|
class |
RelativeToType
Java class for RelativeToType complex type.
|
class |
ScreenAnchorType
Java class for ScreenAnchorType complex type.
|
class |
TrackableType
Java class for TrackableType complex type.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<jakarta.xml.bind.JAXBElement<? extends AnchorType>> |
FeatureType.Anchors.anchor |
| Modifier and Type | Method and Description |
|---|---|
AnchorType |
AnchorType.withEnabled(Boolean value) |
AnchorType |
AnchorType.withId(String value) |
| Modifier and Type | Method and Description |
|---|---|
jakarta.xml.bind.JAXBElement<AnchorType> |
ObjectFactory.createAnchor(AnchorType value)
|
List<jakarta.xml.bind.JAXBElement<? extends AnchorType>> |
FeatureType.Anchors.getAnchor()
Gets the value of the anchor property.
|
| Modifier and Type | Method and Description |
|---|---|
jakarta.xml.bind.JAXBElement<AnchorType> |
ObjectFactory.createAnchor(AnchorType value)
|
| Modifier and Type | Method and Description |
|---|---|
void |
FeatureType.Anchors.setAnchor(List<jakarta.xml.bind.JAXBElement<? extends AnchorType>> value) |
FeatureType.Anchors |
FeatureType.Anchors.withAnchor(Collection<jakarta.xml.bind.JAXBElement<? extends AnchorType>> values) |
FeatureType.Anchors |
FeatureType.Anchors.withAnchor(List<jakarta.xml.bind.JAXBElement<? extends AnchorType>> value) |
Copyright © 2008–2023. All rights reserved.