|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use StiBrushType | |
|---|---|
| com.stimulsoft.report.enums | |
| com.stimulsoft.report.styles | |
| Uses of StiBrushType in com.stimulsoft.report.enums |
|---|
| Methods in com.stimulsoft.report.enums that return StiBrushType | |
|---|---|
static StiBrushType |
StiBrushType.forValue(int value)
|
static StiBrushType |
StiBrushType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static StiBrushType[] |
StiBrushType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Uses of StiBrushType in com.stimulsoft.report.styles |
|---|
| Methods in com.stimulsoft.report.styles that return StiBrushType | |
|---|---|
StiBrushType |
StiChartStyle.getBrushType()
Gets or sets a value which indicates which type of brush report engine will be used to draw this style. |
| Methods in com.stimulsoft.report.styles with parameters of type StiBrushType | |
|---|---|
void |
StiChartStyle.setBrushType(StiBrushType value)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||