|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use StiPenLineCap | |
|---|---|
| com.stimulsoft.base.context.chart.geoms | |
| com.stimulsoft.base.context.chart.geoms.enums | |
| Uses of StiPenLineCap in com.stimulsoft.base.context.chart.geoms |
|---|
| Methods in com.stimulsoft.base.context.chart.geoms that return StiPenLineCap | |
|---|---|
StiPenLineCap |
StiPenGeom.getEndCap()
|
StiPenLineCap |
StiPenGeom.getStartCap()
|
| Methods in com.stimulsoft.base.context.chart.geoms with parameters of type StiPenLineCap | |
|---|---|
void |
StiPenGeom.setEndCap(StiPenLineCap endCap)
|
void |
StiPenGeom.setStartCap(StiPenLineCap startCap)
|
| Uses of StiPenLineCap in com.stimulsoft.base.context.chart.geoms.enums |
|---|
| Methods in com.stimulsoft.base.context.chart.geoms.enums that return StiPenLineCap | |
|---|---|
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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||