Uses of Interface
org.zkoss.zul.impl.ChartEngine
-
Packages that use ChartEngine Package Description org.zkoss.zul -
-
Uses of ChartEngine in org.zkoss.zul
Methods in org.zkoss.zul that return ChartEngine Modifier and Type Method Description ChartEngineChart. getEngine()Returns the implementation chart engine.protected ChartEngineChart. newChartEngine()Instantiates the default chart engine.Methods in org.zkoss.zul with parameters of type ChartEngine Modifier and Type Method Description voidChart. setEngine(ChartEngine engine)Sets the chart engine.
-