Uses of Interface
org.zkoss.zul.impl.ChartEngine

Packages that use ChartEngine
org.zkoss.zul ZUL component set that are used for HTML-based clients. 
 

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.
 



Copyright © 2013. All rights reserved.