| Package | Description |
|---|---|
| com.stimulsoft.base.context.chart.geoms | |
| com.stimulsoft.base.drawing | |
| com.stimulsoft.base.drawing.enums | |
| com.stimulsoft.base.system |
| Modifier and Type | Field and Description |
|---|---|
StiStringTrimming |
StiStringFormatGeom.trimming |
| Modifier and Type | Method and Description |
|---|---|
StiStringTrimming |
StiStringFormatGeom.getTrimming() |
| Modifier and Type | Method and Description |
|---|---|
void |
StiStringFormatGeom.setTrimming(StiStringTrimming trimming) |
| Constructor and Description |
|---|
StiStringFormatGeom(StiStringTrimming trimming) |
| Modifier and Type | Method and Description |
|---|---|
StiStringTrimming |
StiTextOptions.getTrimming()
Gets or sets type to trim the end of a line.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StiTextOptions.setTrimming(StiStringTrimming 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 | Method and Description |
|---|---|
static StiStringTrimming |
StiStringTrimming.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static StiStringTrimming[] |
StiStringTrimming.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Field and Description |
|---|---|
StiStringTrimming |
StringFormat.Trimming |
Copyright © 2020 Stimulsoft. All Rights Reserved.