Main Page | Class Hierarchy | Class List | Class Members

SC::ArrowPlot Class Reference

List of all members.

Public Member Functions

 ArrowPlot ()
void Render (Data currentData, Rectangle view, ColorCoding colors)
void drawArrow (int sh)
void setResolution (int resValue)
void setScaleFactor (float sfValue)
void setArrowColor (System.Drawing.Color color)
void setAlpha (float aValue)
void setStyle (int sValue)
void InitGL ()
void setColorCode (int cValue)
void setSize (int sValue)

Detailed Description

Implements an arrow plot for a stream visualisation.


Constructor & Destructor Documentation

SC::ArrowPlot::ArrowPlot  )  [inline]
 

Constructor


Member Function Documentation

void SC::ArrowPlot::drawArrow int  sh  )  [inline]
 

Draws an arrow. An integer indicating the type of shape.

void SC::ArrowPlot::InitGL  )  [inline]
 

Inits all internal OpenGL data.

void SC::ArrowPlot::Render Data  currentData,
Rectangle  view,
ColorCoding  colors
[inline]
 

Renders the arrows. The current data that should be visualised The rectangle that represents the current view of the data. The current color function that should be used to color code the arrows.

void SC::ArrowPlot::setAlpha float  aValue  )  [inline]
 

Sets the transparency factor alpha of the arrows.

void SC::ArrowPlot::setArrowColor System.Drawing.Color  color  )  [inline]
 

Sets the current color of the arrows.

void SC::ArrowPlot::setColorCode int  cValue  )  [inline]
 

void SC::ArrowPlot::setResolution int  resValue  )  [inline]
 

Sets the resolution of the arrow plot.

void SC::ArrowPlot::setScaleFactor float  sfValue  )  [inline]
 

Sets the scale factor of the arrows.

void SC::ArrowPlot::setSize int  sValue  )  [inline]
 

void SC::ArrowPlot::setStyle int  sValue  )  [inline]
 

Sets the shape of the arrows.


The documentation for this class was generated from the following file:
Generated on Sat Jan 15 23:58:59 2005 for StreamCtrl by doxygen 1.3.6