|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.apache.batik.css.value.ColorFactory.SystemRGBColorFactory
The simple rgb color factory.
Field Summary | |
protected SystemColorResolver.Color |
color
The system color. |
Constructor Summary | |
ColorFactory.SystemRGBColorFactory(SystemColorResolver.Color c)
Creates a new factory. |
Method Summary | |
ImmutableValue |
create()
Creates the color. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
protected SystemColorResolver.Color color
Constructor Detail |
public ColorFactory.SystemRGBColorFactory(SystemColorResolver.Color c)
Method Detail |
public ImmutableValue create()
create
in interface ColorFactory.RGBColorFactory
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |