Class JDFElement.EnumNamedColor

  • All Implemented Interfaces:
    java.io.Serializable, java.lang.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:
    Serialized Form