ArrowPlot Class Reference

#include <ArrowPlot.h>

List of all members.

Public Member Functions

void init ()
void setEqualLength (bool state=true)
void setDrawColors (bool state=false)
void drawArrows (bool state=true)
void changeArrowColor (int color=0)

Protected Member Functions

void calculateDimensions ()
void calculateSlice ()


Detailed Description

This class calculates and displays the Arrow Plot. It also offers methods for zooming and panning.


Member Function Documentation

void ArrowPlot::calculateDimensions  )  [protected]
 

calculate difference of the Slice and the Viewing Window

void ArrowPlot::calculateSlice  )  [protected]
 

choose which part of the data is visible

void ArrowPlot::changeArrowColor int  color = 0  ) 
 

sets if Arrows are drawn in black or white color

void ArrowPlot::drawArrows bool  state = true  ) 
 

if true, Arrows are drawn

void ArrowPlot::init  ) 
 

sets all members to well defines states

void ArrowPlot::setDrawColors bool  state = false  ) 
 

if true, Colors representing the pressure of the flow are drawn

void ArrowPlot::setEqualLength bool  state = true  ) 
 

if true, all Arrows are drawn with equal lenght - otherwise, the length represents the intensity of the flow


The documentation for this class was generated from the following files:
Generated on Wed Jan 18 14:33:42 2006 for VisUE by  doxygen 1.4.6-NO