org.jCharts.test
Interface HTMLChartTestable

All Known Implementing Classes:
AxisChart, PieChart2D, ScatterPlotAxisChart

public interface HTMLChartTestable

Interface class for Chart Objects that can be displayed in a jCharts test.


Method Summary
 void toHTML(HTMLGenerator htmlGenerator, java.lang.String imageFileName, ImageMap imageMap)
           
 

Method Detail

toHTML

public void toHTML(HTMLGenerator htmlGenerator,
                   java.lang.String imageFileName,
                   ImageMap imageMap)
Parameters:
htmlGenerator -
imageFileName - the name of the output test image
imageMap - if this is NULL we are not creating image map data in html