Package | Description |
---|---|
org.zkoss.zkmax.zul.fusionchart.render | |
org.zkoss.zul |
ZUL component set that are used for HTML-based clients.
|
Modifier and Type | Method and Description |
---|---|
static void |
RenderUtils.renderXYSeries(java.lang.StringBuffer sb,
XYModel model,
java.util.Set<?> xSet,
java.util.Map<?,?> seriesMap,
ChartPropertiesMap config,
java.lang.String uuid) |
Modifier and Type | Interface and Description |
---|---|
interface |
XYZModel
A XYZ chart data model.
|
Modifier and Type | Class and Description |
---|---|
class |
SimpleXYModel
A XY data model implementation of
XYModel . |
class |
SimpleXYZModel
A XYZ data model implementation of
XYZModel . |
Copyright © 2005-2011 Potix Corporation. All Rights Reserved.