Uses of Class
org.sonar.api.charts.ChartParameters

Packages that use ChartParameters
org.sonar.api.charts Deprecated in 4.5.1. 
 

Uses of ChartParameters in org.sonar.api.charts
 

Methods in org.sonar.api.charts with parameters of type ChartParameters
 BufferedImage AbstractChart.generateImage(ChartParameters params)
          Deprecated. Generates a JFreeChart chart using a set of parameters
 BufferedImage Chart.generateImage(ChartParameters params)
          Deprecated. The method to implement to generate the chart
protected abstract  org.jfree.chart.plot.Plot AbstractChart.getPlot(ChartParameters params)
          Deprecated.  
 



Copyright © 2009–2015 SonarSource. All rights reserved.