|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.sonar.web.charts.deprecated.BaseChart
org.sonar.web.charts.deprecated.BaseChartWeb
org.sonar.web.charts.deprecated.BarChart
org.sonar.web.charts.deprecated.CustomBarChart
public class CustomBarChart
| Field Summary |
|---|
| Fields inherited from class org.sonar.web.charts.deprecated.BarChart |
|---|
categoryAxis, dataset, numberAxis |
| Fields inherited from class org.sonar.web.charts.deprecated.BaseChart |
|---|
BASE_COLOR, BASE_COLOR_LIGHT, COLORS, FONT_SIZE, SERIE_BORDER_COLOR |
| Constructor Summary | |
|---|---|
CustomBarChart(java.util.Map<java.lang.String,java.lang.String> params)
|
|
| Method Summary | |
|---|---|
protected void |
applyParams()
|
protected void |
configure()
|
protected void |
configureCategoryDataset()
|
protected void |
configureCategoryPlot()
|
protected void |
configureRenderer()
|
protected java.awt.image.BufferedImage |
getChartImage()
|
| Methods inherited from class org.sonar.web.charts.deprecated.BarChart |
|---|
applyCommomParamsBar, configureCategoryAxis, configureRangeAxis |
| Methods inherited from class org.sonar.web.charts.deprecated.BaseChartWeb |
|---|
applyCommonParams, configureDimensions, convertParamToDouble, convertParamToDouble, isParamValueValid |
| Methods inherited from class org.sonar.web.charts.deprecated.BaseChart |
|---|
configureChart, configureChart, configureChartTitle, exportChartAsPNG, exportChartAsPNG, getBufferedImage, getDashedStroke, getDashedStroke, getFont, getHeight, getWidth, setHeight, setWidth |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.sonar.web.charts.deprecated.DeprecatedChart |
|---|
exportChartAsPNG |
| Constructor Detail |
|---|
public CustomBarChart(java.util.Map<java.lang.String,java.lang.String> params)
| Method Detail |
|---|
protected java.awt.image.BufferedImage getChartImage()
throws java.io.IOException
getChartImage in class BarChartjava.io.IOExceptionprotected void configure()
configure in class BarChartprotected void configureCategoryDataset()
configureCategoryDataset in class BarChartprotected void configureRenderer()
configureRenderer in class BarChartprotected void configureCategoryPlot()
configureCategoryPlot in class BarChartprotected void applyParams()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||