org.jfree.layouting.input.style.keys.color

Class ColorStyleKeys

public final class ColorStyleKeys extends Object

Creation-Date: 30.10.2005, 18:47:30

Author: Thomas Morgner

Field Summary
static StyleKeyCOLOR
static StyleKeyCOLOR_PROFILE
For now, we do not care about color profiles.
static StyleKeyOPACITY
Not sure whether we can implement this one.
static StyleKeyRENDERING_INTENT

Field Detail

COLOR

public static final StyleKey COLOR

COLOR_PROFILE

public static final StyleKey COLOR_PROFILE
For now, we do not care about color profiles. This might have to do with me being clueless about the topic, but also with the cost vs. usefullness calculation involved.

OPACITY

public static final StyleKey OPACITY
Not sure whether we can implement this one. It is a post-processing operation, and may or may not be supported by the output target.

RENDERING_INTENT

public static final StyleKey RENDERING_INTENT