org.sonar.plugins.core.charts
Class DistributionAreaChart
java.lang.Object
org.sonar.api.charts.AbstractChart
org.sonar.plugins.core.charts.DistributionAreaChart
- All Implemented Interfaces:
- Chart, Extension, ServerComponent, ServerExtension
public class DistributionAreaChart
- extends AbstractChart
DistributionAreaChart
public DistributionAreaChart()
getKey
public String getKey()
getPlot
protected org.jfree.chart.plot.Plot getPlot(ChartParameters params)
- Specified by:
getPlot in class AbstractChart
Copyright © 2009-2012 SonarSource. All Rights Reserved.