Uses of Class
org.pentaho.reporting.engine.classic.core.modules.output.table.rtf.helper.RTFImageCache

Packages that use RTFImageCache
org.pentaho.reporting.engine.classic.core.modules.output.table.rtf.helper   
 

Uses of RTFImageCache in org.pentaho.reporting.engine.classic.core.modules.output.table.rtf.helper
 

Methods in org.pentaho.reporting.engine.classic.core.modules.output.table.rtf.helper with parameters of type RTFImageCache
 void RTFTextExtractor.compute(RenderBox box, com.lowagie.text.TextElementArray cell, RTFImageCache imageCache)