| Package | Description |
|---|---|
| com.stimulsoft.base.context.chart.geoms | |
| com.stimulsoft.base.context.chart.geoms.enums |
| Modifier and Type | Method and Description |
|---|---|
StiPenAlignment |
StiPenGeom.getAlignment() |
| Modifier and Type | Method and Description |
|---|---|
void |
StiPenGeom.setAlignment(StiPenAlignment alignment) |
| Modifier and Type | Method and Description |
|---|---|
static StiPenAlignment |
StiPenAlignment.forValue(int value) |
static StiPenAlignment |
StiPenAlignment.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static StiPenAlignment[] |
StiPenAlignment.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2020 Stimulsoft. All Rights Reserved.