Belle II Software
release-08-01-10
|
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, AObject &object) |
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.