Uses of Class
com.stimulsoft.base.drawing.StiTextRendererParseHtml.StiRenderLine

Packages that use StiTextRendererParseHtml.StiRenderLine
com.stimulsoft.base.drawing   
 

Uses of StiTextRendererParseHtml.StiRenderLine in com.stimulsoft.base.drawing
 

Methods in com.stimulsoft.base.drawing with parameters of type StiTextRendererParseHtml.StiRenderLine
 void StiTextRendererParseHtml.StiRenderLine.copyTo(StiTextRendererParseHtml.StiRenderLine toLine)
           
static int StiTextRendererParseHtml.getNextLine(java.util.List<StiGlyph> glyphs, int pos, double width, java.awt.Graphics2D g, StiTextRendererParseHtml.StiRenderLine line)