| Package | Description |
|---|---|
| org.zkoss.zkmax.zul.fusionchart.config | |
| org.zkoss.zkmax.zul.fusionchart.render |
| Modifier and Type | Class and Description |
|---|---|
class |
CategoriesPropertiesMap |
static class |
GanttChartCategoriesPropertiesList.GanttChartCategoriesProperties |
class |
GanttChartHeaderPropertiesMap |
class |
GanttChartSeriesPropertiesMap |
static class |
GanttChartSeriesPropertiesMap.GanttChartSeriesProperties |
static class |
GanttTableConfig.GanttTableColumnProperties
A tableColumn properties bean for gantt chart table.
|
static class |
GanttTableConfig.GanttTableColumnPropertiesMap |
class |
ProcessPropertiesMap |
class |
SeriesPropertiesMap |
static class |
XYChartConfig.AxisPropertiesMap |
| Modifier and Type | Method and Description |
|---|---|
static ChartProperties |
PropertiesProxy.getDatasetProperties(int seriesIndex,
int categoryIndex,
Comparable<?> series,
Comparable<?> category,
ChartPropertiesMap config) |
static ChartProperties |
PropertiesProxy.getProperties(ChartPropertiesMap handler,
int index,
Object key) |
| Modifier and Type | Method and Description |
|---|---|
static void |
RenderUtils.renderCategory(StringBuffer sb,
Collection<?> c,
ChartPropertiesMap config) |
static void |
RenderUtils.renderSeries(StringBuffer sb,
org.zkoss.zul.CategoryModel model,
ChartPropertiesMap config,
String uuid) |
static void |
RenderUtils.renderXYSeries(StringBuffer sb,
org.zkoss.zul.XYModel model,
Set<?> xSet,
Map<?,?> seriesMap,
ChartPropertiesMap config,
String uuid) |
Copyright © 2026. All rights reserved.