|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RangedTrend | |
|---|---|
| hudson.plugins.testabilityexplorer.report.charts | |
| hudson.plugins.testabilityexplorer.report.health | |
| Uses of RangedTrend in hudson.plugins.testabilityexplorer.report.charts |
|---|
| Subclasses of RangedTrend in hudson.plugins.testabilityexplorer.report.charts | |
|---|---|
class |
RangedClassesTrend
Helper class that is able to construct a JFree CategoryDataset which may be used to draw a line chart showing class testability
distribution. |
class |
RangedOverallTrend
Helper class that is able to construct a JFree CategoryDataset which may be used to draw a line chart for the overall testability. |
| Methods in hudson.plugins.testabilityexplorer.report.charts with parameters of type RangedTrend | |
|---|---|
org.jfree.chart.JFreeChart |
TestabilityChartBuilder.createChart(RangedTrend rangedTrend)
Creates a JFreeChart based on the given RangedTrend. |
org.jfree.chart.JFreeChart |
ChartBuilder.createChart(RangedTrend rangedTrend)
Creates a JFreeChart based on the given RangedTrend. |
| Uses of RangedTrend in hudson.plugins.testabilityexplorer.report.health |
|---|
| Methods in hudson.plugins.testabilityexplorer.report.health with parameters of type RangedTrend | |
|---|---|
org.jfree.chart.JFreeChart |
ReportBuilder.createGraph(RangedTrend rangedTrend)
|
org.jfree.chart.JFreeChart |
DrawingReportBuilder.createGraph(RangedTrend rangedTrend)
Returns a JFreeChart based on the given RangedTrend. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||