|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.stimulsoft.report.engine.StiBuilder
com.stimulsoft.report.engine.engineV2.builders.StiV2Builder
com.stimulsoft.report.engine.engineV2.builders.StiComponentV2Builder
com.stimulsoft.report.engine.engineV2.builders.StiSparklineV2Builder
public class StiSparklineV2Builder
Copyright Stimulsoft
| Constructor Summary | |
|---|---|
StiSparklineV2Builder()
|
|
| Method Summary | |
|---|---|
static double[] |
getValuesFromValueDataColumn(StiSparkline sparkline,
int maxRows)
|
StiComponent |
InternalRender(StiComponent masterComp)
Renders a component. |
void |
Prepare(StiComponent masterComp)
Prepares a component for rendering. |
| Methods inherited from class com.stimulsoft.report.engine.engineV2.builders.StiComponentV2Builder |
|---|
Render, SetReportVariables, UnPrepare |
| Methods inherited from class com.stimulsoft.report.engine.engineV2.builders.StiV2Builder |
|---|
GetBuilder |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public StiSparklineV2Builder()
| Method Detail |
|---|
public void Prepare(StiComponent masterComp)
StiComponentV2Builder
Prepare in class StiComponentV2Builderpublic StiComponent InternalRender(StiComponent masterComp)
StiV2Builder
InternalRender in class StiComponentV2Builder
public static double[] getValuesFromValueDataColumn(StiSparkline sparkline,
int maxRows)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||