|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectumich.cac.queryengine.graph.JobNodesUserGraph
Given the user data, this class produces a java.awt.Image pie chart showing a pie chart of the top 10 users and percent usage based on number of nodes used.
Constructor Summary | |
JobNodesUserGraph(java.util.Map userDataMap)
Constructor for the JobNodesUserGraph object |
Method Summary | |
java.awt.Image |
getImage()
Returns a java.awt.Image pie chart of the top 10 users by usage of used cycles. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public JobNodesUserGraph(java.util.Map userDataMap)
userDataMap
- The user dataMethod Detail |
public java.awt.Image getImage()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |