umich.cac.queryengine.graph
Class NpaciBreakdownGraph

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

public final class NpaciBreakdownGraph
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 that is actually UM users with NPACI accounts. UM users have a group that begins with "mia" like mia216

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

Constructor Summary
NpaciBreakdownGraph(java.util.Map userDataMap)
          Shows percentage of NPACI usage that is actually UM users with NPACI accounts.
 
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

NpaciBreakdownGraph

public NpaciBreakdownGraph(java.util.Map userDataMap)
Shows percentage of NPACI usage that is actually UM users with NPACI accounts. UM users have a group that begins with "mia" like mia216

Parameters:
userDataMap - The user data
Method Detail

getImage

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

Returns:
The image value