Chemical Data Processing Library Python API - Version 1.1.1
|
Provides constants that are used to specify the layout of a set of graphical objects. More...
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.