Scroom  0.14
colormappable.hh File Reference
#include <string>
#include <vector>
#include <boost/shared_ptr.hpp>
#include <boost/weak_ptr.hpp>
#include <scroom/assertions.hh>
#include <scroom/color.hh>
#include <scroom/observable.hh>
#include <scroom/presentationinterface.hh>
Include dependency graph for colormappable.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Colormap
 
class  Colormappable
 
class  ColormapProvider
 
class  ColormapHelperBase
 
class  ColormapHelper
 
class  MonochromeColormapHelper
 

Variables

const std::string COLORMAPPABLE_PROPERTY_NAME = "Colormappable"
 
const std::string MONOCHROME_COLORMAPPABLE_PROPERTY_NAME = "Monochrome Colormappable"
 
const std::string TRANSPARENT_BACKGROUND_PROPERTY_NAME = "Transparent Background"
 

Variable Documentation

◆ COLORMAPPABLE_PROPERTY_NAME

const std::string COLORMAPPABLE_PROPERTY_NAME = "Colormappable"

◆ MONOCHROME_COLORMAPPABLE_PROPERTY_NAME

◆ TRANSPARENT_BACKGROUND_PROPERTY_NAME

const std::string TRANSPARENT_BACKGROUND_PROPERTY_NAME = "Transparent Background"