class FoColorConverter
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
(package private) static interface |
FoColorConverter.IColorDecoder
interface for various types of color decoders
|
Modifier and Type | Method and Description |
---|---|
(package private) static FoColorConverter |
getInstance()
singleton pattern
|
(package private) java.lang.Integer |
getRtfColorNumber(java.lang.String xslFoColor,
ConverterLogChannel log)
Compute the RTF color number for given XSL-FO color attribute.
|
static FoColorConverter getInstance()
java.lang.Integer getRtfColorNumber(java.lang.String xslFoColor, ConverterLogChannel log)