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.
|
Modifier and Type | Field and Description |
---|---|
private static GrayScaleColorConverter |
GrayScaleColorConverter.SINGLETON |
Modifier and Type | Method and Description |
---|---|
static GrayScaleColorConverter |
GrayScaleColorConverter.getInstance()
Returns a singleton instance.
|