|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ChartEngine | |
|---|---|
| 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. |
| Uses of ChartEngine in org.zkoss.zkex.zul.impl |
|---|
| Classes in org.zkoss.zkex.zul.impl that implement ChartEngine | |
|---|---|
class |
JFreeChartEngine
A chart engine implemented with JFreeChart. |
| Uses of ChartEngine in org.zkoss.zul |
|---|
| Methods in org.zkoss.zul that return ChartEngine | |
|---|---|
ChartEngine |
Chart.getEngine()
Returns the implementation chart engine. |
protected ChartEngine |
Chart.newChartEngine()
Instantiates the default chart engine. |
| Methods in org.zkoss.zul with parameters of type ChartEngine | |
|---|---|
void |
Chart.setEngine(ChartEngine engine)
Sets the chart engine. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||