| Package | Description |
|---|---|
| com.stimulsoft.base.context.chart.geoms | |
| com.stimulsoft.base.drawing.enums | |
| com.stimulsoft.base.system |
| Modifier and Type | Method and Description |
|---|---|
StiStringAlignment |
StiStringFormatGeom.getAlignment() |
StiStringAlignment |
StiStringFormatGeom.getLineAlignment() |
| Modifier and Type | Method and Description |
|---|---|
void |
StiStringFormatGeom.setAlignment(StiStringAlignment alignment) |
void |
StiStringFormatGeom.setLineAlignment(StiStringAlignment lineAlignment) |
| Modifier and Type | Method and Description |
|---|---|
static StiStringAlignment |
StiStringAlignment.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static StiStringAlignment[] |
StiStringAlignment.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Field and Description |
|---|---|
StiStringAlignment |
StringFormat.Alignment |
StiStringAlignment |
StringFormat.LineAlignment |
Copyright © 2020 Stimulsoft. All Rights Reserved.