| Modifier and Type | Method and Description |
|---|---|
static StiBreakText |
StiComponentDivider.BreakText(StiGraphics measureGraphics,
StiRectangle rect,
java.lang.String text,
StiFont font,
StiTextOptions textOptions,
StiTextQuality textQuality,
boolean allowHtmlTags,
StiText textComp) |
| Modifier and Type | Method and Description |
|---|---|
static StiTextQuality |
StiTextQuality.forValue(int value) |
static StiTextQuality |
StiTextQuality.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static StiTextQuality[] |
StiTextQuality.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
StiTextQuality |
StiTextInCells.getTextQuality() |
StiTextQuality |
StiText.getTextQuality()
Gets or sets value that indicates quality of text.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StiTextInCells.setTextQuality(StiTextQuality value) |
void |
StiText.setTextQuality(StiTextQuality value) |
| Modifier and Type | Method and Description |
|---|---|
StiTextQuality |
StiEngine.getDefaultTextQualityMode() |
| Modifier and Type | Method and Description |
|---|---|
static StiTextQuality |
EngineOptions.getDefaultTextQualityMode() |
| Modifier and Type | Method and Description |
|---|---|
static void |
EngineOptions.setDefaultTextQualityMode(StiTextQuality value) |
Copyright © 2019 Stimulsoft. All Rights Reserved.