org.romaframework.module.chart.jfreechart.domain
Interface ChartRepresentable

All Known Implementing Classes:
MeterChart

public interface ChartRepresentable

objects that implement this interface can be represented with render = ViewConstants.RENDER_CHART


Method Summary
 ChartRenderer generateGraph()
           
 

Method Detail

generateGraph

ChartRenderer generateGraph()
Returns:
a chart renderer containing the chart that represents the current object