Uses of Class
org.adempiere.webui.apps.graph.model.IndicatorModel
-
Uses of IndicatorModel in org.adempiere.webui.apps.graph
Modifier and TypeMethodDescriptionboolean
IChartRendererService.renderPerformanceIndicator
(org.zkoss.zk.ui.Component parent, int chartWidth, int chartHeight, IndicatorModel model) render indicator chart for PA_Goal -
Uses of IndicatorModel in org.adempiere.webui.apps.graph.jfreegraph
Modifier and TypeMethodDescriptionorg.jfree.chart.JFreeChart
PerformanceGraphBuilder.createIndicatorChart
(IndicatorModel model) Deprecated.boolean
ChartRendererServiceImpl.renderPerformanceIndicator
(org.zkoss.zk.ui.Component parent, int chartWidth, int chartHeight, IndicatorModel model) Deprecated.