org.sonar.web.charts.deprecated
Interface DeprecatedChart

All Known Implementing Classes:
BarChart, CustomBarChart, PieChart, SparkLinesChart

public interface DeprecatedChart


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 © 2008 SonarSource SA. All Rights Reserved.