Class JDFElement.EnumNamedColor

java.lang.Object
org.apache.commons.lang.enums.Enum
org.apache.commons.lang.enums.ValuedEnum
org.cip4.jdflib.core.JDFElement.EnumNamedColor
All Implemented Interfaces:
Serializable, Comparable
Enclosing class:
JDFElement

public static final class JDFElement.EnumNamedColor extends org.apache.commons.lang.enums.ValuedEnum
Colors of preprocessed products such as Wire-O binders and cover leaflets. The entries in the following table may be prefixed by either "Dark" or "Light". The result may additionally be prefixed by "Clear" to indicate translucent material. For example, "ClearDarkBlue" indicates a translucent dark blue, "ClearBlue" a translucent blue and "Blue" indicates an opaque blue.
  • Black
  • Blue
  • Brown
  • Buff
  • Cyan New in JDF 1.2
  • Gold
  • Goldenrod
  • Gray
  • Green
  • Ivory
  • Magenta New in JDF 1.2
  • MultiColor New in JDF 1.1
  • Mustard New in JDF 1.1
  • NoColor
  • Orange
  • Pink
  • Red
  • Silver
  • Turquoise
  • Violet
  • White
  • Yellow
See Also: