|
Chemical Data Processing Library C++ API - Version 1.1.1
|
Go to the documentation of this file.
29 #ifndef CDPL_VIS_BONDPROPERTYDEFAULT_HPP
30 #define CDPL_VIS_BONDPROPERTYDEFAULT_HPP
46 namespace BondPropertyDefault
75 #endif // CDPL_VIS_BONDPROPERTYDEFAULT_HPP
Specifies the value and type of a size attribute and defines how the value may change during processi...
Definition: SizeSpecification.hpp:45
CDPL_VIS_API const SizeSpecification STEREO_BOND_WEDGE_WIDTH
Definition of the class CDPL::Vis::SizeSpecification.
Definition of the class CDPL::Vis::Font.
CDPL_VIS_API const SizeSpecification REACTION_CENTER_LINE_SPACING
CDPL_VIS_API const SizeSpecification REACTION_CENTER_LINE_LENGTH
CDPL_VIS_API const SizeSpecification STEREO_BOND_HASH_SPACING
CDPL_VIS_API const SizeSpecification LINE_SPACING
CDPL_VIS_API const Color COLOR
Specifies a font for drawing text.
Definition: Font.hpp:54
CDPL_VIS_API const SizeSpecification DOUBLE_BOND_TRIM_LENGTH
#define CDPL_VIS_API
Tells the compiler/linker which classes, functions and variables are part of the library API.
CDPL_VIS_API const SizeSpecification LABEL_MARGIN
CDPL_VIS_API const Font CONFIGURATION_LABEL_FONT
CDPL_VIS_API const Font LABEL_FONT
The namespace of the Chemical Data Processing Library.
Definition of the class CDPL::Vis::Color.
Definition of the preprocessor macro CDPL_VIS_API.
CDPL_VIS_API const SizeSpecification TRIPLE_BOND_TRIM_LENGTH
CDPL_VIS_API const SizeSpecification LABEL_SIZE
CDPL_VIS_API const SizeSpecification LINE_WIDTH
CDPL_VIS_API const SizeSpecification CONFIGURATION_LABEL_SIZE
Specifies a color in terms of its red, green and blue components and an alpha-channel for transparenc...
Definition: Color.hpp:52