| Package | Description |
|---|---|
| com.stimulsoft.report.enums | |
| com.stimulsoft.report.infographics.gauge.styles.view | |
| com.stimulsoft.report.styles |
| Modifier and Type | Method and Description |
|---|---|
static StiStyleElements |
StiStyleElements.forValue(int value) |
static StiStyleElements |
StiStyleElements.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static StiStyleElements[] |
StiStyleElements.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StiGaugeStyleXF.GetStyleFromComponent(StiComponent component,
StiStyleElements styleElements)
Gets a style from the component.
|
| Modifier and Type | Method and Description |
|---|---|
static StiBaseStyle |
StiBaseStyle.getStyle(StiComponent component,
StiStyleElements styleElements) |
static StiBaseStyle |
StiBaseStyle.getStyle(StiComponent component,
StiStyleElements styleElements,
StiBaseStyle componentStyle) |
void |
StiTableStyle.GetStyleFromComponent(StiComponent component,
StiStyleElements styleElements) |
void |
StiStyle.GetStyleFromComponent(StiComponent component,
StiStyleElements styleElements)
Gets a style from the component.
|
void |
StiMapStyle.GetStyleFromComponent(StiComponent component,
StiStyleElements styleElements) |
void |
StiGaugeStyle.GetStyleFromComponent(StiComponent component,
StiStyleElements styleElements)
Gets a style from the component.
|
void |
StiEmptyStyle.GetStyleFromComponent(StiComponent component,
StiStyleElements styleElements) |
void |
StiDialogStyle.GetStyleFromComponent(StiComponent component,
StiStyleElements styleElements) |
void |
StiCrossTabStyle.GetStyleFromComponent(StiComponent component,
StiStyleElements styleElements) |
void |
StiChartStyle.GetStyleFromComponent(StiComponent component,
StiStyleElements styleElements) |
abstract void |
StiBaseStyle.GetStyleFromComponent(StiComponent component,
StiStyleElements styleElements)
Gets a style from the component.
|
void |
StiStyle.GetStyleFromComponent(StiComponent component,
StiStyleElements styleElements,
StiBaseStyle componentStyle)
Gets a style from the component.
|
void |
StiBaseStyle.GetStyleFromComponents(StiComponentsCollection comps,
StiStyleElements styleElements)
Gets a style from the components.
|
Copyright © 2019 Stimulsoft. All Rights Reserved.