![]() |
Chemical Data Processing Library Python API - Version 1.2.3
|
Provides constants that are used to specify the layout of a set of graphical objects. More...
Inheritance diagram for CDPL.Vis.LayoutStyle:Static Public Attributes | |
| int | LINEAR = 1 |
| Specifies that the objects have to be arranged along a line. | |
| int | NONE = 0 |
| Specifies that the objects have no special layout. | |
| int | PACKED = 2 |
| Specifies that the objects have to be arranged in multiple rows within a rectangle. | |
Provides constants that are used to specify the layout of a set of graphical objects.