Package | Description |
---|---|
org.cip4.jdflib.auto | |
org.cip4.jdflib.resource.process |
Modifier and Type | Method and Description |
---|---|
JDFColor |
JDFAutoColorPool.appendColor()
(30) append element Color
|
JDFColor |
JDFAutoPageCell.appendColor()
(29) append element Color
|
JDFColor |
JDFAutoMedia.appendColor()
(29) append element Color
|
JDFColor |
JDFAutoPageCell.getColor()
(24) const get element Color
|
JDFColor |
JDFAutoMedia.getColor()
(24) const get element Color
|
JDFColor |
JDFAutoColorPool.getColor(int iSkip)
(27) const get element Color
|
JDFColor |
JDFAutoPageCell.getCreateColor()
(25) getCreateColor
|
JDFColor |
JDFAutoMedia.getCreateColor()
(25) getCreateColor
|
JDFColor |
JDFAutoColorPool.getCreateColor(int iSkip)
(26) getCreateColor
|
Modifier and Type | Method and Description |
---|---|
Collection<JDFColor> |
JDFAutoColorPool.getAllColor()
Get all Color from the current element
|
Modifier and Type | Method and Description |
---|---|
void |
JDFAutoPageCell.refColor(JDFColor refTarget)
(31) create inter-resource link to refTarget
|
void |
JDFAutoMedia.refColor(JDFColor refTarget)
(31) create inter-resource link to refTarget
|
Modifier and Type | Method and Description |
---|---|
JDFColor |
JDFColorPool.appendColorWithName(String colorName,
String rawName)
Append a Color Element with RawName=rawName and Name = Name
|
JDFColor |
JDFColorPool.getColorWith8BitName(String rawName)
Get the Color Element with RawName=rawName or Name=rawName in the
momentary encoding
|
JDFColor |
JDFColorPool.getColorWithName(String colorName)
Get the Color Element with Name=name
|
JDFColor |
JDFColorPool.getColorWithRawName(String rawName)
Get the Color Element with RawName=rawName
|
JDFColor |
JDFColorPool.getCreateColorWithName(String colorName,
String rawName)
Get an existing or append a Color Element with RawName=rawName and Name =
Name
|
Copyright © 2018. All rights reserved.