org.sonar.server.charts.deprecated
Interface DeprecatedChart

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

public interface DeprecatedChart


Method Summary
 void exportChartAsPNG(OutputStream out)
           
 

Method Detail

exportChartAsPNG

void exportChartAsPNG(OutputStream out)
                      throws IOException
Throws:
IOException


Copyright © 2009-2011 SonarSource. All Rights Reserved.