| Package | Description |
|---|---|
| org.cip4.lib.xjdf.schema |
| Modifier and Type | Field and Description |
|---|---|
protected Anchor |
StripMark.anchor |
protected Anchor |
RefAnchor.anchor |
protected Anchor |
PositionObj.anchor |
protected Anchor |
MarkObject.anchor |
protected Anchor |
DeviceMark.anchor |
protected Anchor |
ContentObject.anchor |
| Modifier and Type | Method and Description |
|---|---|
static Anchor |
Anchor.fromValue(String v) |
Anchor |
StripMark.getAnchor()
Gets the value of the anchor property.
|
Anchor |
RefAnchor.getAnchor()
Gets the value of the anchor property.
|
Anchor |
PositionObj.getAnchor()
Gets the value of the anchor property.
|
Anchor |
MarkObject.getAnchor()
Gets the value of the anchor property.
|
Anchor |
DeviceMark.getAnchor()
Gets the value of the anchor property.
|
Anchor |
ContentObject.getAnchor()
Gets the value of the anchor property.
|
static Anchor |
Anchor.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Anchor[] |
Anchor.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StripMark.setAnchor(Anchor value)
Sets the value of the anchor property.
|
void |
RefAnchor.setAnchor(Anchor value)
Sets the value of the anchor property.
|
void |
PositionObj.setAnchor(Anchor value)
Sets the value of the anchor property.
|
void |
MarkObject.setAnchor(Anchor value)
Sets the value of the anchor property.
|
void |
DeviceMark.setAnchor(Anchor value)
Sets the value of the anchor property.
|
void |
ContentObject.setAnchor(Anchor value)
Sets the value of the anchor property.
|
StripMark |
StripMark.withAnchor(Anchor value) |
RefAnchor |
RefAnchor.withAnchor(Anchor value) |
PositionObj |
PositionObj.withAnchor(Anchor value) |
MarkObject |
MarkObject.withAnchor(Anchor value) |
DeviceMark |
DeviceMark.withAnchor(Anchor value) |
ContentObject |
ContentObject.withAnchor(Anchor value) |
Copyright © 2016. All rights reserved.