|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.stimulsoft.base.drawing.StiTextRendererParseHtml.StiRenderLine
public static class StiTextRendererParseHtml.StiRenderLine
Field Summary | |
---|---|
double |
descent
|
java.util.List<StiGlyph> |
glyphs
|
double |
height
|
StiHtmlTagsState |
ts
|
double |
width
|
Constructor Summary | |
---|---|
StiTextRendererParseHtml.StiRenderLine()
|
Method Summary | |
---|---|
void |
copyTo(StiTextRendererParseHtml.StiRenderLine toLine)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public double width
public double height
public double descent
public java.util.List<StiGlyph> glyphs
public StiHtmlTagsState ts
Constructor Detail |
---|
public StiTextRendererParseHtml.StiRenderLine()
Method Detail |
---|
public void copyTo(StiTextRendererParseHtml.StiRenderLine toLine)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |