Uses of Class
org.apache.fop.render.rtf.rtflib.rtfdoc.RtfColorTable
-
Packages that use RtfColorTable Package Description org.apache.fop.render.rtf.rtflib.rtfdoc Independent subsystem (not specific to FOP) classes that are used to build RTF documents. -
-
Uses of RtfColorTable in org.apache.fop.render.rtf.rtflib.rtfdoc
Fields in org.apache.fop.render.rtf.rtflib.rtfdoc declared as RtfColorTable Modifier and Type Field Description private static RtfColorTableRtfColorTable. instanceSingelton instanceMethods in org.apache.fop.render.rtf.rtflib.rtfdoc that return RtfColorTable Modifier and Type Method Description static RtfColorTableRtfColorTable. getInstance()Singelton.
-