Uses of Class
com.stimulsoft.report.export.tools.StiMatrix

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

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

Methods in com.stimulsoft.report.export.tools.html that return StiMatrix
 StiMatrix StiHtmlTableRender.getMatrix()
           
 

Methods in com.stimulsoft.report.export.tools.html with parameters of type StiMatrix
 void StiHtmlTableRender.setMatrix(StiMatrix matrix)