|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.sonar.plugins.api.charts.AbstractChart
public abstract class AbstractChart
| Constructor Summary | |
|---|---|
AbstractChart()
|
|
| Method Summary | |
|---|---|
protected java.awt.image.BufferedImage |
generateImage(org.jfree.chart.JFreeChart chart,
ChartParameters params)
|
protected void |
improveChart(org.jfree.chart.JFreeChart jfrechart)
|
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.sonar.plugins.api.charts.Chart |
|---|
generateImage, getKey |
| Constructor Detail |
|---|
public AbstractChart()
| Method Detail |
|---|
protected java.awt.image.BufferedImage generateImage(org.jfree.chart.JFreeChart chart,
ChartParameters params)
protected void improveChart(org.jfree.chart.JFreeChart jfrechart)
public java.lang.String toString()
toString in class java.lang.Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||