ch.hortis.sonar.web.charts
Interface Chart

All Known Implementing Classes:
BarChart, CustomBarChart, PieChart

public interface Chart


Method Summary
 void exportChartAsPNG(java.io.OutputStream out)
           
 

Method Detail

exportChartAsPNG

void exportChartAsPNG(java.io.OutputStream out)
                      throws java.io.IOException
Throws:
java.io.IOException


Copyright © 2007-2008 hortis. All Rights Reserved.