edu.rice.cs.hpc.traceviewer.depth.DepthPaintThread Class Reference

Inheritance diagram for edu.rice.cs.hpc.traceviewer.depth.DepthPaintThread:
Inheritance graph
[legend]
Collaboration diagram for edu.rice.cs.hpc.traceviewer.depth.DepthPaintThread:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 DepthPaintThread (SpaceTimeDataController stData, Queue< TimelineDataSet > list, int linesToPaint, AtomicInteger paintDone, Device device, int width)
List< ImagePositioncall () throws Exception

Protected Member Functions

void initPaint (Device device, int width, int height)
void paint (int position, BaseDataVisualization data, int height)
ImagePosition finalizePaint (int linenum)
int getNumberOfCreatedData ()
void paint (GC gc, int p_start, int p_end, int height, Color color)

Protected Attributes

final Device device
final int width
final SpaceTimeDataController stData

Private Attributes

Image image
GC gc

Detailed Description

Definition at line 16 of file DepthPaintThread.java.


Constructor & Destructor Documentation

edu.rice.cs.hpc.traceviewer.depth.DepthPaintThread.DepthPaintThread ( SpaceTimeDataController  stData,
Queue< TimelineDataSet list,
int  linesToPaint,
AtomicInteger  paintDone,
Device  device,
int  width 
)

Definition at line 21 of file DepthPaintThread.java.


Member Function Documentation

List<ImagePosition> edu.rice.cs.hpc.traceviewer.painter.BasePaintThread.call (  )  throws Exception [inherited]
ImagePosition edu.rice.cs.hpc.traceviewer.depth.DepthPaintThread.finalizePaint ( int  linenum  )  [protected, virtual]
int edu.rice.cs.hpc.traceviewer.depth.DepthPaintThread.getNumberOfCreatedData (  )  [protected, virtual]
void edu.rice.cs.hpc.traceviewer.depth.DepthPaintThread.initPaint ( Device  device,
int  width,
int  height 
) [protected, virtual]
void edu.rice.cs.hpc.traceviewer.painter.BasePaintThread.paint ( GC  gc,
int  p_start,
int  p_end,
int  height,
Color  color 
) [protected, inherited]
void edu.rice.cs.hpc.traceviewer.depth.DepthPaintThread.paint ( int  position,
BaseDataVisualization  data,
int  height 
) [protected, virtual]

Member Data Documentation


The documentation for this class was generated from the following file:

Generated on 5 May 2015 for HPCVIEWER by  doxygen 1.6.1