EVolve.util.Painters
Class ThreadHotspotPainter

java.lang.Object
  |
  +--EVolve.util.Painters.Painter
        |
        +--EVolve.util.Painters.DefaultPainter
              |
              +--EVolve.util.Painters.ThreadHotspotPainter

public class ThreadHotspotPainter
extends DefaultPainter


Constructor Summary
ThreadHotspotPainter(java.util.HashMap imageMap)
           
 
Method Summary
 AutoImage getImage()
           
 
Methods inherited from class EVolve.util.Painters.DefaultPainter
paint
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ThreadHotspotPainter

public ThreadHotspotPainter(java.util.HashMap imageMap)
Method Detail

getImage

public AutoImage getImage()