![]() |
Belle II Software
release-05-02-19
|
Interface for a mapping of object and an index to styling attributes. More...
#include <Styling.h>

Public Member Functions | |
| virtual | ~Styling ()=default |
| Make destructor of interface virtual. | |
| virtual AttributeMap | map (int index __attribute__((unused)), AObject &object __attribute__((unused))) |
| Maps the object at the given index to attribute values. | |
| virtual std::string | info () |
| Informal string summarizing the translation from the object to the styling attributes. | |
Interface for a mapping of object and an index to styling attributes.
Definition at line 30 of file CDCSVGPlotter.h.