Uses of Class
com.steema.teechart.MultiLine

Packages that use MultiLine
com.steema.teechart   
com.steema.teechart.tools   
 

Uses of MultiLine in com.steema.teechart
 

Methods in com.steema.teechart that return MultiLine
 MultiLine IBaseChart.multiLineTextWidth(java.lang.String value)
           
 MultiLine Chart.multiLineTextWidth(java.lang.String s)
          Returns maximum linewidth of multiple line text.
 

Uses of MultiLine in com.steema.teechart.tools
 

Methods in com.steema.teechart.tools that return MultiLine
protected  MultiLine Annotation.calcTempWidth(Graphics3D g, java.lang.String tmp)