public class StiTextRenderer
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static boolean |
CorrectionEnabled |
static boolean |
PrecisionModeEnabled |
static double |
PrecisionModeFactor |
static java.lang.String |
StiForceWidthAlignTag |
| Constructor and Description |
|---|
StiTextRenderer() |
| Modifier and Type | Method and Description |
|---|---|
static java.util.List<StiLineInfo> |
getTextLines(java.lang.String text,
StiFont font,
StiRectangle rect,
java.lang.Boolean wordWrap)
Get text lines
|
static java.lang.StringBuilder |
prepareStateText(java.lang.StringBuilder stateText) |
public static double PrecisionModeFactor
public static boolean PrecisionModeEnabled
public static boolean CorrectionEnabled
public static java.lang.String StiForceWidthAlignTag
public static java.util.List<StiLineInfo> getTextLines(java.lang.String text, StiFont font, StiRectangle rect, java.lang.Boolean wordWrap)
text - font - StiFontrect - StiRectanglewordWrap - StiLineInfopublic static java.lang.StringBuilder prepareStateText(java.lang.StringBuilder stateText)
Copyright © 2019 Stimulsoft. All Rights Reserved.