#include <colormappable.hh>
◆ Ptr
◆ ColormapHelperBase()
| ColormapHelperBase::ColormapHelperBase |
( |
Colormap::Ptr const & |
colormap | ) |
|
|
explicit |
21{
22}
Colormap::Ptr originalColormap
Definition colormappable.hh:162
Colormap::Ptr colormap
Definition colormappable.hh:161
◆ disableTransparentBackground()
| void ColormapHelperBase::disableTransparentBackground |
( |
| ) |
|
|
overridevirtual |
◆ getColormap()
◆ getMonochromeColor()
| Color ColormapHelperBase::getMonochromeColor |
( |
| ) |
|
|
overridevirtual |
◆ getNumberOfColors()
| int ColormapHelperBase::getNumberOfColors |
( |
| ) |
|
|
overridevirtual |
Retrieve the number of colors in use by the presentation
Implements Colormappable.
◆ getOriginalColormap()
◆ getProperties()
| virtual std::map< std::string, std::string > ColormapHelperBase::getProperties |
( |
| ) |
|
|
pure virtual |
◆ getTransparentBackground()
| bool ColormapHelperBase::getTransparentBackground |
( |
| ) |
|
|
overridevirtual |
◆ OperationNotSupported()
| void ColormapHelperBase::OperationNotSupported |
( |
| ) |
|
|
staticprivate |
◆ setColormap()
Request that the presentation use the given colormap
Implements Colormappable.
◆ setMonochromeColor()
| void ColormapHelperBase::setMonochromeColor |
( |
const Color & |
c | ) |
|
|
overridevirtual |
◆ setOriginalColormap()
◆ setTransparentBackground()
| void ColormapHelperBase::setTransparentBackground |
( |
| ) |
|
|
overridevirtual |
◆ colormap
◆ originalColormap
The documentation for this class was generated from the following files: