| Package | Description |
|---|---|
| org.cip4.lib.xjdf.schema |
| Modifier and Type | Field and Description |
|---|---|
protected EnumGlue |
EdgeGluing.edgeGlue |
protected EnumGlue |
SoftCoverBinding.spineGlue |
protected EnumGlue |
HardCoverBinding.spineGlue |
| Modifier and Type | Method and Description |
|---|---|
static EnumGlue |
EnumGlue.fromValue(String v) |
EnumGlue |
EdgeGluing.getEdgeGlue()
Gets the value of the edgeGlue property.
|
EnumGlue |
SoftCoverBinding.getSpineGlue()
Gets the value of the spineGlue property.
|
EnumGlue |
HardCoverBinding.getSpineGlue()
Gets the value of the spineGlue property.
|
static EnumGlue |
EnumGlue.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EnumGlue[] |
EnumGlue.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EdgeGluing.setEdgeGlue(EnumGlue value)
Sets the value of the edgeGlue property.
|
void |
SoftCoverBinding.setSpineGlue(EnumGlue value)
Sets the value of the spineGlue property.
|
void |
HardCoverBinding.setSpineGlue(EnumGlue value)
Sets the value of the spineGlue property.
|
EdgeGluing |
EdgeGluing.withEdgeGlue(EnumGlue value) |
SoftCoverBinding |
SoftCoverBinding.withSpineGlue(EnumGlue value) |
HardCoverBinding |
HardCoverBinding.withSpineGlue(EnumGlue value) |
Copyright © 2016. All rights reserved.