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 | Class and Description |
---|---|
class |
DefaultColorConverter
A default implementation that does not apply any conversion
|
class |
GrayScaleColorConverter
Converts to grayscale using the standard RED=30%, GREEN=59% and BLUE=11%
weights (see http://en.wikipedia.org/wiki/Grayscale)
|
Copyright 1999-2012 The Apache Software Foundation. All Rights Reserved.