Chemical Data Processing Library Python API - Version 1.1.1
|
Provides constants for the specification of reaction arrow styles in 2D depictions of chemical reactions. More...
Static Public Attributes | |
int | NONE = 0 |
Specifies that no reaction arrow shall be drawn. | |
int | REACTION_HOLLOW = 2 |
Specifies a hollow reaction arrow (interior will be not filled). | |
int | REACTION_SOLID = 1 |
Specifies a solid reaction arrow (interior will be filled). | |
Provides constants for the specification of reaction arrow styles in 2D depictions of chemical reactions.