|
Chemical Data Processing Library C++ API - Version 1.1.1
|
Go to the documentation of this file.
29 #ifndef CDPL_VIS_REACTIONPROPERTYDEFAULT_HPP
30 #define CDPL_VIS_REACTIONPROPERTYDEFAULT_HPP
47 namespace ReactionPropertyDefault
74 #endif // CDPL_VIS_REACTIONPROPERTYDEFAULT_HPP
Specifies the value and type of a size attribute and defines how the value may change during processi...
Definition: SizeSpecification.hpp:45
Definition of the class CDPL::Vis::SizeSpecification.
CDPL_VIS_API const SizeSpecification PLUS_SIGN_LINE_WIDTH
CDPL_VIS_API const SizeSpecification COMPONENT_MARGIN
Definition of the class CDPL::Vis::Font.
CDPL_VIS_API const unsigned int AGENT_LAYOUT
CDPL_VIS_API const bool SHOW_PLUS_SIGNS
CDPL_VIS_API const Color PLUS_SIGN_COLOR
CDPL_VIS_API const Color ARROW_COLOR
CDPL_VIS_API const bool SHOW_AGENTS
#define CDPL_VIS_API
Tells the compiler/linker which classes, functions and variables are part of the library API.
CDPL_VIS_API const unsigned int COMPONENT_LAYOUT_DIRECTION
CDPL_VIS_API const SizeSpecification ARROW_HEAD_LENGTH
CDPL_VIS_API const bool SHOW_PRODUCTS
CDPL_VIS_API const unsigned int COMPONENT_LAYOUT
CDPL_VIS_API const SizeSpecification ARROW_HEAD_WIDTH
CDPL_VIS_API const unsigned int ARROW_STYLE
The namespace of the Chemical Data Processing Library.
CDPL_VIS_API const SizeSpecification ARROW_LINE_WIDTH
CDPL_VIS_API const SizeSpecification ARROW_LENGTH
CDPL_VIS_API const bool SHOW_REACTANTS
CDPL_VIS_API const SizeSpecification ARROW_SHAFT_WIDTH
Definition of the class CDPL::Vis::Color.
Definition of the preprocessor macro CDPL_VIS_API.
CDPL_VIS_API const unsigned int AGENT_ALIGNMENT
CDPL_VIS_API const SizeSpecification PLUS_SIGN_SIZE
CDPL_VIS_API const unsigned int AGENT_LAYOUT_DIRECTION
Specifies a color in terms of its red, green and blue components and an alpha-channel for transparenc...
Definition: Color.hpp:52