|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectumich.cac.queryengine.graph.GroupUsageGraph
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,
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 |
public GroupUsageGraph(java.util.Map userDataMap)
userDataMap
- User DataMethod Detail |
public java.awt.Image getImage()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |