|
Chemical Data Processing Library C++ API - Version 1.1.1
|
Go to the documentation of this file.
29 #ifndef CDPL_VIS_ATOMPROPERTY_HPP
30 #define CDPL_VIS_ATOMPROPERTY_HPP
50 namespace AtomProperty
167 #endif // CDPL_VIS_ATOMPROPERTY_HPP
CDPL_VIS_API const Base::LookupKey COLOR
Specifies the color of text labels.
CDPL_VIS_API const Base::LookupKey SECONDARY_LABEL_SIZE
Specifies the size of text labels that show the value of various atomic properties.
CDPL_VIS_API const Base::LookupKey LABEL_FONT
Specifies the font for atom element and query match expression labels.
CDPL_VIS_API const Base::LookupKey CONFIGURATION_LABEL_FONT
Specifies the font used for atom configuration descriptor text labels.
CDPL_VIS_API const Base::LookupKey LABEL_SIZE
Specifies the size of atom element and query match expression labels.
CDPL_VIS_API const Base::LookupKey SECONDARY_LABEL_FONT
Specifies the font for text labels that show the value of various atomic properties.
An unique lookup key for control-parameter and property values.
Definition: LookupKey.hpp:54
CDPL_VIS_API const Base::LookupKey LABEL_MARGIN
Specifies the margin of free space around atom labels.
#define CDPL_VIS_API
Tells the compiler/linker which classes, functions and variables are part of the library API.
The namespace of the Chemical Data Processing Library.
CDPL_VIS_API const Base::LookupKey CONFIGURATION_LABEL_SIZE
Specifies the size of atom configuration descriptor text labels.
CDPL_VIS_API const Base::LookupKey RADICAL_ELECTRON_DOT_SIZE
Specifies the size of radical electron dots.
Definition of the preprocessor macro CDPL_VIS_API.