org.apache.batik.css.engine
public class SystemColorSupport extends Object implements CSSConstants
Field Summary | |
---|---|
protected static Map | factories
The color factories. |
Constructor Summary | |
---|---|
protected | SystemColorSupport()
This class does not need to be instantiated. |
Method Summary | |
---|---|
static Value | getSystemColor(String ident)
Returns the Value corresponding to the given system color. |