#include <ColourBar.h>
|
enum | ColourBarPosition {
leftColourBar = 0,
rightColourBar,
topColourBar,
bottomColourBar,
userDefinedColourBar,
useOldColourBar,
customColourBar1,
customColourBar2,
customColourBar3,
numberOfColourBarPositions
} |
|
enum | ColourBarLabelOption { colourBarLabelsOff =0,
colourBarOnlyEndLabels,
colourBarLabelsOn
} |
|
Enumerator |
---|
colourBarLabelsOff |
|
colourBarOnlyEndLabels |
|
colourBarLabelsOn |
|
Enumerator |
---|
leftColourBar |
|
rightColourBar |
|
topColourBar |
|
bottomColourBar |
|
userDefinedColourBar |
|
useOldColourBar |
|
customColourBar1 |
|
customColourBar2 |
|
customColourBar3 |
|
numberOfColourBarPositions |
|
ColourBar::~ColourBar |
( |
| ) |
|
void ColourBar::update |
( |
| ) |
|
References DialogData::addOptionMenu(), GenericGraphicsInterface::appendToTheDefaultPrompt(), assert, aString, GraphicsParameters::blue, bottomColourBar, GUIState::buildPopup(), customColourBar1, draw(), FALSE, GraphicsParameters::get(), GL_GraphicsInterface::getAnswer(), GI_COLOUR_TABLE, GraphicsParameters::gray, GraphicsParameters::green, leftColourBar, max(), min(), NULL, GraphicsParameters::numberOfColourTables, DialogData::openDialog(), GL_GraphicsInterface::popGUI(), GL_GraphicsInterface::pushGUI(), GraphicsParameters::rainbow, GraphicsParameters::red, GL_GraphicsInterface::redraw(), rightColourBar, GraphicsParameters::set(), DialogData::setExitCommand(), DialogData::setOptionMenuColumns(), DialogData::setPushButtons(), DialogData::setTextLabel(), DialogData::setWindowTitle(), sPrintF(), sScanF(), GL_GraphicsInterface::stopReadingCommandFile(), topColourBar, TRUE, GenericGraphicsInterface::unAppendTheDefaultPrompt(), useOldColourBar, GraphicsParameters::userDefined, and userDefinedColourBar.
Referenced by GL_GraphicsInterface::updateColourBar().
void ColourBar::update_junk |
( |
| ) |
|
|
protected |
The documentation for this class was generated from the following files: