FlowVis.Gui.ColorForm Class Reference

With this form the tranfer functions can be edited. More...

List of all members.

Public Member Functions

 ColorForm (Rendering.Renderer renderer, Form main)
 Constructor initializes the gui components and creates an empty list of color bars.
Data.TransferFunction CreateTransferFunction (String name)
 Creates a new transfer function, for which a gui for editing will be generated.
void DeleteAllTransferFunctions ()
 Clears all tranfer functions.

Protected Member Functions

override void Dispose (bool disposing)
 Clean up any resources being used.


Detailed Description

With this form the tranfer functions can be edited.


Constructor & Destructor Documentation

FlowVis.Gui.ColorForm.ColorForm ( Rendering.Renderer  renderer,
Form  main 
)

Constructor initializes the gui components and creates an empty list of color bars.


Member Function Documentation

Data.TransferFunction FlowVis.Gui.ColorForm.CreateTransferFunction ( String  name  ) 

Creates a new transfer function, for which a gui for editing will be generated.

Returns:
the newly created transfer function

void FlowVis.Gui.ColorForm.DeleteAllTransferFunctions (  ) 

Clears all tranfer functions.

override void FlowVis.Gui.ColorForm.Dispose ( bool  disposing  )  [protected]

Clean up any resources being used.

Parameters:
disposing true if managed resources should be disposed; otherwise, false.


The documentation for this class was generated from the following files:
Generated on Mon Jan 21 16:09:36 2008 for FlowVis by  doxygen 1.5.1-p1