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

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

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

Methods in com.stimulsoft.report.export.tools that return StiMatrix.StiTableLineInfo
 StiMatrix.StiTableLineInfo[] StiMatrix.getLinePlacement()
           
static StiMatrix.StiTableLineInfo StiMatrix.StiTableLineInfo.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static StiMatrix.StiTableLineInfo[] StiMatrix.StiTableLineInfo.values()
          Returns an array containing the constants of this enum type, in the order they are declared.