|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.atlassian.bamboo.charts.AbstractBambooChart com.atlassian.bamboo.reports.charts.BambooReportLineChart com.atlassian.bamboo.charts.author.AuthorBrokenBuildsLineChart
public class AuthorBrokenBuildsLineChart
Nested Class Summary |
---|
Nested classes/interfaces inherited from class com.atlassian.bamboo.charts.AbstractBambooChart |
---|
AbstractBambooChart.AutoRange, AbstractBambooChart.NotifyListeners |
Field Summary |
---|
Fields inherited from class com.atlassian.bamboo.reports.charts.BambooReportLineChart |
---|
planManager, resultsSummaryManager |
Fields inherited from class com.atlassian.bamboo.charts.AbstractBambooChart |
---|
chartTitle, contextPath, height, shortUrlUsed, width, xAxisLabel, yAxisLabel |
Constructor Summary | |
---|---|
AuthorBrokenBuildsLineChart()
|
Method Summary | |
---|---|
java.lang.String |
generateToolTip(org.jfree.data.xy.XYDataset xyDataset,
int series,
int item)
|
Methods inherited from class com.atlassian.bamboo.reports.charts.BambooReportLineChart |
---|
generateChartParams, generateLabel, getDataSet, getJFreeChart, getPlanManager, getResultsSummaryManager, setDataSet, setPlanManager, setResultsSummaryManager |
Methods inherited from class com.atlassian.bamboo.charts.AbstractBambooChart |
---|
configureDurationRangeAxis, configureDurationRangeAxis, configureDurationRangeAxisForSeconds, generateChartImage, generateChartImage, generateRandomMapName, getChartTitle, getContextPath, getHeight, getWidth, getxAxisLabel, getyAxisLabel, isShortUrlUsed, setChartTitle, setContextPath, setHeight, setShortUrlUsed, setWidth, setxAxisLabel, setyAxisLabel |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AuthorBrokenBuildsLineChart()
Method Detail |
---|
public java.lang.String generateToolTip(org.jfree.data.xy.XYDataset xyDataset, int series, int item)
generateToolTip
in interface org.jfree.chart.labels.XYToolTipGenerator
generateToolTip
in class BambooReportLineChart
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |