![]() |
Chemical Data Processing Library Python API - Version 1.2.3
|
Provides constants that are used to specify the main direction of object layouts. More...
Inheritance diagram for CDPL.Vis.LayoutDirection: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.