|
AttributeMap | map (int index, AObject &object) override |
| Return the fixed attributes on each invocation.
|
|
std::string | info () override |
| Informal string summarizing the translation from the object to the styling attributes.
|
|
void | set (const std::string &key, const std::string &value) |
| Sets the given attribute to the fixed value.
|
|
void | setStroke (const std::string &value) |
| Legacy - Sets the stroke color to the fixed value.
|
|
void | setStrokeWidth (const std::string &value) |
| Legacy - Sets the stroke width to the fixed value.
|
|
template<class AObject>
class Belle2::TrackFindingCDC::FixedStyling< AObject >
Implementation of a styling from fixed attribute map.
Definition at line 54 of file Styling.h.