| Package | Description |
|---|---|
| org.cip4.lib.xjdf.schema |
| Modifier and Type | Field and Description |
|---|---|
protected EnumNamedColor |
BindingIntent.backCoverColor |
protected EnumNamedColor |
BindingIntent.bindingColor |
protected EnumNamedColor |
Color.colorName |
protected EnumNamedColor |
LooseBindingParams.coverColor |
protected EnumNamedColor |
BindingIntent.coverColor |
protected EnumNamedColor |
EmbossingItem.foilColor |
protected EnumNamedColor |
HardCoverBinding.headBandColor |
protected EnumNamedColor |
MediaIntent.mediaColor |
protected EnumNamedColor |
LooseBindingParams.spineColor |
protected EnumNamedColor |
SpineTapingParams.stripColor |
protected EnumNamedColor |
Tabs.tabMylarColor |
| Modifier and Type | Method and Description |
|---|---|
static EnumNamedColor |
EnumNamedColor.fromValue(String v) |
EnumNamedColor |
BindingIntent.getBackCoverColor()
Gets the value of the backCoverColor property.
|
EnumNamedColor |
BindingIntent.getBindingColor()
Gets the value of the bindingColor property.
|
EnumNamedColor |
Color.getColorName()
Gets the value of the colorName property.
|
EnumNamedColor |
LooseBindingParams.getCoverColor()
Gets the value of the coverColor property.
|
EnumNamedColor |
BindingIntent.getCoverColor()
Gets the value of the coverColor property.
|
EnumNamedColor |
EmbossingItem.getFoilColor()
Gets the value of the foilColor property.
|
EnumNamedColor |
HardCoverBinding.getHeadBandColor()
Gets the value of the headBandColor property.
|
EnumNamedColor |
MediaIntent.getMediaColor()
Gets the value of the mediaColor property.
|
EnumNamedColor |
LooseBindingParams.getSpineColor()
Gets the value of the spineColor property.
|
EnumNamedColor |
SpineTapingParams.getStripColor()
Gets the value of the stripColor property.
|
EnumNamedColor |
Tabs.getTabMylarColor()
Gets the value of the tabMylarColor property.
|
static EnumNamedColor |
EnumNamedColor.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EnumNamedColor[] |
EnumNamedColor.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BindingIntent.setBackCoverColor(EnumNamedColor value)
Sets the value of the backCoverColor property.
|
void |
BindingIntent.setBindingColor(EnumNamedColor value)
Sets the value of the bindingColor property.
|
void |
Color.setColorName(EnumNamedColor value)
Sets the value of the colorName property.
|
void |
LooseBindingParams.setCoverColor(EnumNamedColor value)
Sets the value of the coverColor property.
|
void |
BindingIntent.setCoverColor(EnumNamedColor value)
Sets the value of the coverColor property.
|
void |
EmbossingItem.setFoilColor(EnumNamedColor value)
Sets the value of the foilColor property.
|
void |
HardCoverBinding.setHeadBandColor(EnumNamedColor value)
Sets the value of the headBandColor property.
|
void |
MediaIntent.setMediaColor(EnumNamedColor value)
Sets the value of the mediaColor property.
|
void |
LooseBindingParams.setSpineColor(EnumNamedColor value)
Sets the value of the spineColor property.
|
void |
SpineTapingParams.setStripColor(EnumNamedColor value)
Sets the value of the stripColor property.
|
void |
Tabs.setTabMylarColor(EnumNamedColor value)
Sets the value of the tabMylarColor property.
|
BindingIntent |
BindingIntent.withBackCoverColor(EnumNamedColor value) |
BindingIntent |
BindingIntent.withBindingColor(EnumNamedColor value) |
Color |
Color.withColorName(EnumNamedColor value) |
LooseBindingParams |
LooseBindingParams.withCoverColor(EnumNamedColor value) |
BindingIntent |
BindingIntent.withCoverColor(EnumNamedColor value) |
EmbossingItem |
EmbossingItem.withFoilColor(EnumNamedColor value) |
HardCoverBinding |
HardCoverBinding.withHeadBandColor(EnumNamedColor value) |
MediaIntent |
MediaIntent.withMediaColor(EnumNamedColor value) |
LooseBindingParams |
LooseBindingParams.withSpineColor(EnumNamedColor value) |
SpineTapingParams |
SpineTapingParams.withStripColor(EnumNamedColor value) |
Tabs |
Tabs.withTabMylarColor(EnumNamedColor value) |
Copyright © 2016. All rights reserved.