umich.cac.queryengine.graph
Class NpaciUsageGraph

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

public final class NpaciUsageGraph
extends java.lang.Object

Given the user data, this class produces a java.awt.Image pie chart showing a pie chart of NPACI usage of used cycles of machine. Npaci users are defined as users whos loginID/UserNames begin with ux*, like ux450081, All other users are considered non npaci users.

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

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

Constructor Detail

NpaciUsageGraph

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

Parameters:
userDataMap - Description of the Parameter
Method Detail

getImage

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

Returns:
The image value