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