Uses of Interface
org.apache.xmlgraphics.java2d.color.ColorConverter
Packages that use ColorConverter
Package
Description
Provides additional color infrastructure so SVG and XSL-FO implementations can store additional color information and do things like specialized color conversions.
-
Uses of ColorConverter in org.apache.xmlgraphics.java2d.color
Classes in org.apache.xmlgraphics.java2d.color that implement ColorConverterModifier and TypeClassDescriptionfinal class
A default implementation that does not apply any conversionfinal class
Converts to grayscale using the standard RED=30%, GREEN=59% and BLUE=11% weights (see http://en.wikipedia.org/wiki/Grayscale)