| Package | Description |
|---|---|
| com.stimulsoft.base.context.chart.geoms | |
| com.stimulsoft.base.drawing | |
| com.stimulsoft.base.system |
| Modifier and Type | Method and Description |
|---|---|
StiHotkeyPrefix |
StiStringFormatGeom.getHotkeyPrefix() |
| Modifier and Type | Method and Description |
|---|---|
void |
StiStringFormatGeom.setHotkeyPrefix(StiHotkeyPrefix hotkeyPrefix) |
| Modifier and Type | Method and Description |
|---|---|
StiHotkeyPrefix |
StiTextOptions.getHotkeyPrefix()
Gets or sets type of drawing hot keys.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StiTextOptions.setHotkeyPrefix(StiHotkeyPrefix value) |
| Constructor and Description |
|---|
StiTextOptions(boolean rightToLeft,
boolean lineLimit,
boolean wordWrap,
float angle,
StiHotkeyPrefix hotkeyPrefix,
StiStringTrimming trimming)
Creates a new object of the type StiTextOptions.
|
StiTextOptions(boolean rightToLeft,
boolean lineLimit,
boolean wordWrap,
float angle,
StiHotkeyPrefix hotkeyPrefix,
StiStringTrimming trimming,
float firstTabOffset,
float distanceBetweenTabs)
Creates a new object of the type StiTextOptions.
|
| Modifier and Type | Field and Description |
|---|---|
StiHotkeyPrefix |
StringFormat.HotkeyPrefix |
| Modifier and Type | Method and Description |
|---|---|
static StiHotkeyPrefix |
StiHotkeyPrefix.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static StiHotkeyPrefix[] |
StiHotkeyPrefix.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2020 Stimulsoft. All Rights Reserved.