|
Chemical Data Processing Library C++ API - Version 1.1.1
|
Go to the documentation of this file.
29 #ifndef CDPL_VIS_REACTIONPROPERTY_HPP
30 #define CDPL_VIS_REACTIONPROPERTY_HPP
50 namespace ReactionProperty
264 #endif // CDPL_VIS_REACTIONPROPERTY_HPP
CDPL_VIS_API const Base::LookupKey AGENT_ALIGNMENT
Specifies the vertical alignment of the reaction agents relative to the reaction arrow.
CDPL_VIS_API const Base::LookupKey COMPONENT_LAYOUT_DIRECTION
Specifies the direction of the reaction product and reactant layout.
CDPL_VIS_API const Base::LookupKey ARROW_LINE_WIDTH
Specifies the line width of the reaction arrow outline.
CDPL_VIS_API const Base::LookupKey ARROW_HEAD_LENGTH
Specifies the head length of the reaction arrow.
An unique lookup key for control-parameter and property values.
Definition: LookupKey.hpp:54
CDPL_VIS_API const Base::LookupKey SHOW_AGENTS
Specifies whether or not to show the agents of the reaction.
CDPL_VIS_API const Base::LookupKey SHOW_PLUS_SIGNS
Specifies whether or not to draw '+' signs between the components of the reaction.
CDPL_VIS_API const Base::LookupKey ARROW_HEAD_WIDTH
Specifies the head width of the reaction arrow.
CDPL_VIS_API const Base::LookupKey COMPONENT_MARGIN
Specifies the amount of free space that is added horizontally and vertically to the bounds of a react...
CDPL_VIS_API const Base::LookupKey ARROW_STYLE
Specifies the style of the reaction arrow.
#define CDPL_VIS_API
Tells the compiler/linker which classes, functions and variables are part of the library API.
CDPL_VIS_API const Base::LookupKey COMPONENT_LAYOUT
Specifies the style of the reaction product and reactant layout.
CDPL_VIS_API const Base::LookupKey PLUS_SIGN_COLOR
Specifies the color of the '+' signs between the components of the reaction.
CDPL_VIS_API const Base::LookupKey AGENT_LAYOUT
Specifies the style of the reaction agent layout.
CDPL_VIS_API const Base::LookupKey ARROW_COLOR
Specifies the color of the reaction arrow.
CDPL_VIS_API const Base::LookupKey PLUS_SIGN_SIZE
Specifies the size of the '+' signs between the components of the reaction.
CDPL_VIS_API const Base::LookupKey PLUS_SIGN_LINE_WIDTH
Specifies the line width of the '+' signs between the components of the reaction.
The namespace of the Chemical Data Processing Library.
CDPL_VIS_API const Base::LookupKey ARROW_LENGTH
Specifies the length of the reaction arrow.
Definition of the preprocessor macro CDPL_VIS_API.
CDPL_VIS_API const Base::LookupKey SHOW_REACTANTS
Specifies whether or not to show the reactants of the reaction.
CDPL_VIS_API const Base::LookupKey ARROW_SHAFT_WIDTH
Specifies the shaft width of the reaction arrow.
CDPL_VIS_API const Base::LookupKey SHOW_PRODUCTS
Specifies whether or not to show the products of the reaction.
CDPL_VIS_API const Base::LookupKey AGENT_LAYOUT_DIRECTION
Specifies the direction of the reaction agent layout.