public static class StiTextRendererParseHtml.StiRenderLine
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
double |
descent |
java.util.List<StiGlyph> |
glyphs |
double |
height |
StiHtmlTagsState |
ts |
double |
width |
| Constructor and Description |
|---|
StiTextRendererParseHtml.StiRenderLine() |
| Modifier and Type | Method and Description |
|---|---|
void |
copyTo(StiTextRendererParseHtml.StiRenderLine toLine) |
public double width
public double height
public double descent
public java.util.List<StiGlyph> glyphs
public StiHtmlTagsState ts
public StiTextRendererParseHtml.StiRenderLine()
public void copyTo(StiTextRendererParseHtml.StiRenderLine toLine)
Copyright © 2020 Stimulsoft. All Rights Reserved.