Package | Description |
---|---|
org.zkoss.zkex.zul.impl |
Classes used to implement ZUL Component extension Set (implementation only).
|
org.zkoss.zul |
ZUL component set that are used for HTML-based clients.
|
Modifier and Type | Class and Description |
---|---|
class |
JFreeChartEngine
A chart engine implemented with JFreeChart.
|
Modifier and Type | Method and Description |
---|---|
ChartEngine |
Chart.getEngine()
Returns the implementation chart engine.
|
protected ChartEngine |
Chart.newChartEngine()
Instantiates the default chart engine.
|
Modifier and Type | Method and Description |
---|---|
void |
Chart.setEngine(ChartEngine engine)
Sets the chart engine.
|
Copyright © 2005-2021 Potix Corporation. All Rights Reserved.