| Package | Description | 
|---|---|
| org.sonar.api.charts | 
| Modifier and Type | Method and Description | 
|---|---|
BufferedImage | 
Chart.generateImage(ChartParameters params)
Deprecated.  
The method to implement to generate the chart 
 | 
BufferedImage | 
AbstractChart.generateImage(ChartParameters params)
Deprecated.  
Generates a JFreeChart chart using a set of parameters 
 | 
protected abstract org.jfree.chart.plot.Plot | 
AbstractChart.getPlot(ChartParameters params)
Deprecated.  
  | 
Copyright © 2009–2015 SonarSource. All rights reserved.