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

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 implemetation 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 © 2005-2011 Potix Corporation. All Rights Reserved. SourceForge.net Logo