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,
java.lang.Comparable<?> series,
java.lang.Comparable<?> category,
ChartPropertiesMap config) |
static ChartProperties |
PropertiesProxy.getProperties(ChartPropertiesMap handler,
int index,
java.lang.Object key) |
Modifier and Type | Method and Description |
---|---|
static void |
RenderUtils.renderCategory(java.lang.StringBuffer sb,
java.util.Collection<?> c,
ChartPropertiesMap config) |
static void |
RenderUtils.renderSeries(java.lang.StringBuffer sb,
CategoryModel model,
ChartPropertiesMap config,
java.lang.String uuid) |
static void |
RenderUtils.renderXYSeries(java.lang.StringBuffer sb,
XYModel model,
java.util.Set<?> xSet,
java.util.Map<?,?> seriesMap,
ChartPropertiesMap config,
java.lang.String uuid) |
Copyright © 2005-2018 Potix Corporation. All Rights Reserved.