| Package | Description |
|---|---|
| com.flowcentraltech.flowcentral.chart.business | |
| com.flowcentraltech.flowcentral.chart.data | |
| com.flowcentraltech.flowcentral.chart.util |
| Modifier and Type | Method and Description |
|---|---|
ChartDef |
ChartModuleServiceImpl.getChartDef(String chartName) |
ChartDef |
ChartModuleService.getChartDef(String chartName)
Gets a chart definition.
|
| Modifier and Type | Method and Description |
|---|---|
ChartDef |
ChartDef.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
static String |
ChartUtils.getOptionsJson(ChartDef chartDef,
ChartData chartData,
boolean sparkLine) |
static com.tcdng.unify.core.util.json.JsonWriter |
ChartUtils.getOptionsJsonWriter(ChartDef chartDef,
ChartData chartData,
boolean sparkLine) |
Copyright © 2022. All rights reserved.