Chemical Data Processing Library Python API - Version 1.1.1
|
Provides constants that are used to specify the main direction of object layouts. More...
Static Public Attributes | |
int | HORIZONTAL = 0 |
Specifies a horizontal layout (parallel to the x-axis). | |
int | VERTICAL = 1 |
Specifies a vertical layout (parallel to the y-axis). | |
Provides constants that are used to specify the main direction of object layouts.