net.sf.statcvs.charts
Class CommitScatterChartMaker

java.lang.Object
  extended bynet.sf.statcvs.charts.CommitScatterChartMaker

public class CommitScatterChartMaker
extends java.lang.Object

Produces the commit scatter chart.

Author:
jentzsch, Richard Cyganiak (richard@cyganiak.de)

Constructor Summary
CommitScatterChartMaker(ReportConfig config, int width)
          Creates a new CommitScatterChartMaker.
 
Method Summary
 ChartImage toFile()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CommitScatterChartMaker

public CommitScatterChartMaker(ReportConfig config,
                               int width)
Creates a new CommitScatterChartMaker.

Parameters:
width - The width of the chart in pixels
Method Detail

toFile

public ChartImage toFile()
Returns:
An image file for the chart


Copyright © 2002-2010 Appendium - Portfolio Financing Platform. All Rights Reserved.