Uses of Class
org.apache.xmlgraphics.java2d.color.GrayScaleColorConverter
-
Packages that use GrayScaleColorConverter Package Description org.apache.xmlgraphics.java2d.color Provides additional color infrastructure so SVG and XSL-FO implementations can store additional color information and do things like specialized color conversions. -
-
Uses of GrayScaleColorConverter in org.apache.xmlgraphics.java2d.color
Methods in org.apache.xmlgraphics.java2d.color that return GrayScaleColorConverter Modifier and Type Method Description static GrayScaleColorConverter
GrayScaleColorConverter. getInstance()
Returns a singleton instance.
-