ColorTableTSLMod Class Reference

#include <ColorTableTSLMod.h>

Inheritance diagram for ColorTableTSLMod:

ColorTableMod Module ColorTableModInterfaces MessageHandler List of all members.

Public Member Functions

 ColorTableTSLMod (const ColorTableModInterfaces &interfaces)
void setup ()
void execute ()

Detailed Description

This class is a wrapper used by ColorTableModSelector to load and instantiate a colormap of type ColorTableTSL.

Author:
Walter Nistico

Definition at line 23 of file ColorTableTSLMod.h.


Constructor & Destructor Documentation

ColorTableTSLMod::ColorTableTSLMod ( const ColorTableModInterfaces interfaces  )  [inline]

Constructor

Definition at line 27 of file ColorTableTSLMod.h.


Member Function Documentation

void ColorTableTSLMod::execute (  )  [inline, virtual]

this method does nothing here, it's just required by the Module interface

Implements Module.

Definition at line 37 of file ColorTableTSLMod.h.

void ColorTableTSLMod::setup (  )  [virtual]

Loads and instantiates this kind of colormap by copying it back to the main colorTable buffer

Implements ColorTableMod.

Definition at line 23 of file ColorTableTSLMod.cpp.

References ColorTableTSL::calculateLUT(), ColorTableModInterfaces::colorTable, InFile::exists(), and getLocation().

Referenced by ColorTableModSelector::createSolution().


The documentation for this class was generated from the following files:
Generated on Thu Dec 7 01:23:18 2006 for DT2005.panorama by  doxygen 1.4.7