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