29 #ifndef CDPL_VIS_ARROWSTYLE_HPP
30 #define CDPL_VIS_ARROWSTYLE_HPP
49 constexpr
unsigned int NONE = 0;
constexpr unsigned int REACTION_HOLLOW
Specifies a hollow reaction arrow (interior will be not filled).
Definition: ArrowStyle.hpp:59
constexpr unsigned int REACTION_SOLID
Specifies a solid reaction arrow (interior will be filled).
Definition: ArrowStyle.hpp:54
constexpr unsigned int NONE
Specifies that no reaction arrow shall be drawn.
Definition: ArrowStyle.hpp:49
The namespace of the Chemical Data Processing Library.