Uses of Interface
hudson.plugins.testabilityexplorer.report.charts.ChartBuilder

Packages that use ChartBuilder
hudson.plugins.testabilityexplorer.report.charts   
hudson.plugins.testabilityexplorer.report.health   
 

Uses of ChartBuilder in hudson.plugins.testabilityexplorer.report.charts
 

Classes in hudson.plugins.testabilityexplorer.report.charts that implement ChartBuilder
 class TestabilityChartBuilder
          Wraps the creation of JFreeChart's.
 

Uses of ChartBuilder in hudson.plugins.testabilityexplorer.report.health
 

Constructors in hudson.plugins.testabilityexplorer.report.health with parameters of type ChartBuilder
DrawingReportBuilder(ChartBuilder chartBuilder)
           
TestabilityReportBuilder(ChartBuilder chartBuilder, HealthCalculator healthCalculator)
           
 



Copyright © 2008. All Rights Reserved.