29 #ifndef CDPL_VIS_LAYOUTDIRECTION_HPP
30 #define CDPL_VIS_LAYOUTDIRECTION_HPP
42 namespace LayoutDirection
constexpr unsigned int VERTICAL
Specifies a vertical layout (parallel to the y-axis).
Definition: LayoutDirection.hpp:53
constexpr unsigned int HORIZONTAL
Specifies a horizontal layout (parallel to the x-axis).
Definition: LayoutDirection.hpp:48
The namespace of the Chemical Data Processing Library.