hudson.plugins.disk_usage
Class DiskUsageGraph

java.lang.Object
  extended by hudson.util.Graph
      extended by hudson.plugins.disk_usage.DiskUsageGraph

public class DiskUsageGraph
extends hudson.util.Graph

Author:
jbrazdil

Constructor Summary
DiskUsageGraph(org.jfree.data.category.CategoryDataset dataset, String unit)
           
 
Method Summary
protected  org.jfree.chart.JFreeChart createGraph()
           
 
Methods inherited from class hudson.util.Graph
doMap, doPng
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DiskUsageGraph

public DiskUsageGraph(org.jfree.data.category.CategoryDataset dataset,
                      String unit)
Method Detail

createGraph

protected org.jfree.chart.JFreeChart createGraph()
Specified by:
createGraph in class hudson.util.Graph


Copyright © 2004-2012. All Rights Reserved.