Uses of Class
com.stimulsoft.report.StiImageCache

Packages that use StiImageCache
com.stimulsoft.report.export.tools.html   
 

Uses of StiImageCache in com.stimulsoft.report.export.tools.html
 

Methods in com.stimulsoft.report.export.tools.html that return StiImageCache
 StiImageCache StiHtmlImageHost.getImageCache()
           
 

Methods in com.stimulsoft.report.export.tools.html with parameters of type StiImageCache
 void StiHtmlImageHost.setImageCache(StiImageCache imageCache)