umich.cac.queryengine.graph
Class GroupUsageGraph

java.lang.Object
  extended byumich.cac.queryengine.graph.GroupUsageGraph

public final class GroupUsageGraph
extends java.lang.Object

Given the user data, this class produces a java.awt.Image pie chart showing a pie chart of top ten usage of used cycles by group,

Version:
$Header: /cvsroot/pbsaccounting/pbsaccounting/darkslide/doc/javadoc/umich/cac/queryengine/graph/GroupUsageGraph.html,v 1.3 2003/12/18 17:16:08 rodmach Exp $
Author:
rmach@umich.edu

Constructor Summary
GroupUsageGraph(java.util.Map userDataMap)
          Constructor for the GroupUsageGraph object
 
Method Summary
 java.awt.Image getImage()
          Gets the image attribute of the GroupUsageGraph object
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GroupUsageGraph

public GroupUsageGraph(java.util.Map userDataMap)
Constructor for the GroupUsageGraph object

Parameters:
userDataMap - User Data
Method Detail

getImage

public java.awt.Image getImage()
Gets the image attribute of the GroupUsageGraph object

Returns:
The image value