|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jfor.jfor.converter.FoColorConverter
Converts XSL-FO units to RTF units
Nested Class Summary | |
(package private) static interface |
FoColorConverter.IColorDecoder
interface for various types of color decoders |
Method Summary | |
(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. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
static FoColorConverter getInstance()
java.lang.Integer getRtfColorNumber(java.lang.String xslFoColor, ConverterLogChannel log)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |