edu.rice.cs.hpc.traceviewer.main.DetailDataPreparation Class Reference

Inheritance diagram for edu.rice.cs.hpc.traceviewer.main.DetailDataPreparation:
Inheritance graph
[legend]
Collaboration diagram for edu.rice.cs.hpc.traceviewer.main.DetailDataPreparation:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 DetailDataPreparation (ColorTable _colorTable, ProcessTimeline _ptl, long _begTime, int _depth, int _height, double _pixelLength, boolean _usingMidpoint)
void finishLine (int currSampleMidpoint, int succSampleMidpoint, int currDepth, Color color, int sampleCount)
TimelineDataSet getList ()
void collect ()
 Painting action.

Protected Attributes

final ProcessTimeline ptl
final int depth
final int height
final double pixelLength
final ColorTable colorTable

Private Attributes

TimelineDataSet dataset

Detailed Description

Definition at line 10 of file DetailDataPreparation.java.


Constructor & Destructor Documentation

edu.rice.cs.hpc.traceviewer.main.DetailDataPreparation.DetailDataPreparation ( ColorTable  _colorTable,
ProcessTimeline  _ptl,
long  _begTime,
int  _depth,
int  _height,
double  _pixelLength,
boolean  _usingMidpoint 
)

Member Function Documentation

void edu.rice.cs.hpc.traceviewer.data.db.DataPreparation.collect (  )  [inherited]
void edu.rice.cs.hpc.traceviewer.main.DetailDataPreparation.finishLine ( int  currSampleMidpoint,
int  succSampleMidpoint,
int  currDepth,
Color  color,
int  sampleCount 
) [virtual]
TimelineDataSet edu.rice.cs.hpc.traceviewer.main.DetailDataPreparation.getList (  )  [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