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

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

List of all members.

Public Member Functions

 TimelineDepthThread (SpaceTimeDataController data, double scaleY, Queue< TimelineDataSet > queue, AtomicInteger timelineDone, boolean usingMidpoint, IProgressMonitor monitor)
Integer call () throws Exception

Protected Member Functions

ProcessTimeline getNextTrace ()
boolean init (ProcessTimeline trace)
void finalize ()
DataPreparation getData (ColorTable colorTable, ProcessTimeline timeline, long timeBegin, int linenum, int height, double pixelLength, boolean midPoint)

Protected Attributes

final SpaceTimeDataController stData
 The SpaceTimeData that this thread gets its files from and adds it data and images to.
final boolean usingMidpoint

Static Package Attributes

static final byte MIN_HEIGHT_FOR_SEPARATOR_LINES = 15
 The minimum height the samples need to be in order to paint the white separator lines.

Detailed Description

Definition at line 22 of file TimelineDepthThread.java.


Constructor & Destructor Documentation

edu.rice.cs.hpc.traceviewer.depth.TimelineDepthThread.TimelineDepthThread ( SpaceTimeDataController  data,
double  scaleY,
Queue< TimelineDataSet queue,
AtomicInteger  timelineDone,
boolean  usingMidpoint,
IProgressMonitor  monitor 
)

Definition at line 35 of file TimelineDepthThread.java.


Member Function Documentation

Integer edu.rice.cs.hpc.traceviewer.timeline.BaseTimelineThread.call (  )  throws Exception [inherited]
void edu.rice.cs.hpc.traceviewer.depth.TimelineDepthThread.finalize (  )  [protected, virtual]
DataPreparation edu.rice.cs.hpc.traceviewer.depth.TimelineDepthThread.getData ( ColorTable  colorTable,
ProcessTimeline  timeline,
long  timeBegin,
int  linenum,
int  height,
double  pixelLength,
boolean  midPoint 
) [protected, virtual]
ProcessTimeline edu.rice.cs.hpc.traceviewer.depth.TimelineDepthThread.getNextTrace (  )  [protected, virtual]
boolean edu.rice.cs.hpc.traceviewer.depth.TimelineDepthThread.init ( ProcessTimeline  trace  )  [protected, virtual]

Member Data Documentation

The minimum height the samples need to be in order to paint the white separator lines.

Definition at line 27 of file BaseTimelineThread.java.

Referenced by edu.rice.cs.hpc.traceviewer.timeline.BaseTimelineThread.call().


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

Generated on 5 May 2015 for HPCVIEWER by  doxygen 1.6.1