Class DefaultColorConverter
java.lang.Object
org.apache.xmlgraphics.java2d.color.DefaultColorConverter
- All Implemented Interfaces:
ColorConverter
A default implementation that does not apply any conversion
-
Method Summary
-
Method Details
-
getInstance
static factory- Returns:
- singleton instance of DefaultColorConverter
-
convert
- Specified by:
convert
in interfaceColorConverter
- Parameters:
color
- to convert- Returns:
- converted color
-