Chemical Data Processing Library Python API - Version 1.1.1
Static Public Attributes | List of all members
CDPL.Vis.LayoutDirection Class Reference

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).
 

Detailed Description

Provides constants that are used to specify the main direction of object layouts.