|
xmlgraphics-commons 1.4 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.xmlgraphics.java2d.color.DefaultColorConverter
public final class DefaultColorConverter
A default implementation that does not apply any conversion
Method Summary | |
---|---|
java.awt.Color |
convert(java.awt.Color color)
|
static DefaultColorConverter |
getInstance()
static factory |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static DefaultColorConverter getInstance()
public java.awt.Color convert(java.awt.Color color)
convert
in interface ColorConverter
color
- to convert
|
xmlgraphics-commons 1.4 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |