#include <memory>
#include <string>
#include <vector>
#include <scroom/assertions.hh>
#include <scroom/color.hh>
#include <scroom/observable.hh>
#include <scroom/presentationinterface.hh>
Go to the source code of this file.
◆ COLORMAPPABLE_PROPERTY_NAME
| const std::string COLORMAPPABLE_PROPERTY_NAME = "Colormappable" |
◆ MONOCHROME_COLORMAPPABLE_PROPERTY_NAME
| const std::string MONOCHROME_COLORMAPPABLE_PROPERTY_NAME = "Monochrome Colormappable" |
◆ TRANSPARENT_BACKGROUND_PROPERTY_NAME
| const std::string TRANSPARENT_BACKGROUND_PROPERTY_NAME = "Transparent Background" |