Chemical Data Processing Library C++ API - Version 1.1.1
|
Definition of constants in namespace CDPL::Vis::MolecularGraphProperty. More...
#include "CDPL/Vis/APIPrefix.hpp"
Go to the source code of this file.
Namespaces | |
CDPL | |
The namespace of the Chemical Data Processing Library. | |
CDPL::Base | |
Contains core framework classes and functions. | |
CDPL::Vis | |
Contains classes and functions related to data visualization. | |
CDPL::Vis::MolecularGraphProperty | |
Provides keys for built-in Chem::MolecularGraph properties. | |
Variables | |
CDPL_VIS_API const Base::LookupKey | CDPL::Vis::MolecularGraphProperty::ATOM_COLOR_TABLE |
Specifies a lookup table for the atom type dependent coloring of atom labels. More... | |
CDPL_VIS_API const Base::LookupKey | CDPL::Vis::MolecularGraphProperty::ATOM_COLOR |
Specifies the color of atom labels. More... | |
CDPL_VIS_API const Base::LookupKey | CDPL::Vis::MolecularGraphProperty::ATOM_LABEL_FONT |
Specifies the font for atom element and query match expression labels. More... | |
CDPL_VIS_API const Base::LookupKey | CDPL::Vis::MolecularGraphProperty::ATOM_LABEL_SIZE |
Specifies the size of atom element and query match expression labels. More... | |
CDPL_VIS_API const Base::LookupKey | CDPL::Vis::MolecularGraphProperty::SECONDARY_ATOM_LABEL_FONT |
Specifies the font for text labels that show the value of various atomic properties. More... | |
CDPL_VIS_API const Base::LookupKey | CDPL::Vis::MolecularGraphProperty::SECONDARY_ATOM_LABEL_SIZE |
Specifies the size of text labels that show the value of various atomic properties. More... | |
CDPL_VIS_API const Base::LookupKey | CDPL::Vis::MolecularGraphProperty::ATOM_LABEL_MARGIN |
Specifies the margin of free space around atom labels. More... | |
CDPL_VIS_API const Base::LookupKey | CDPL::Vis::MolecularGraphProperty::RADICAL_ELECTRON_DOT_SIZE |
Specifies the size of radical electron dots. More... | |
CDPL_VIS_API const Base::LookupKey | CDPL::Vis::MolecularGraphProperty::ATOM_CONFIGURATION_LABEL_FONT |
Specifies the font used for atom configuration descriptor text labels. More... | |
CDPL_VIS_API const Base::LookupKey | CDPL::Vis::MolecularGraphProperty::ATOM_CONFIGURATION_LABEL_SIZE |
Specifies the size of atom configuration descriptor text labels. More... | |
CDPL_VIS_API const Base::LookupKey | CDPL::Vis::MolecularGraphProperty::BOND_COLOR |
Specifies the color of bonds. More... | |
CDPL_VIS_API const Base::LookupKey | CDPL::Vis::MolecularGraphProperty::BOND_LINE_WIDTH |
Specifies the width of bond lines. More... | |
CDPL_VIS_API const Base::LookupKey | CDPL::Vis::MolecularGraphProperty::BOND_LINE_SPACING |
Specifies the distance between the lines of double and triple bonds. More... | |
CDPL_VIS_API const Base::LookupKey | CDPL::Vis::MolecularGraphProperty::STEREO_BOND_WEDGE_WIDTH |
Specifies the width of wedge-shaped stereo bonds. More... | |
CDPL_VIS_API const Base::LookupKey | CDPL::Vis::MolecularGraphProperty::STEREO_BOND_HASH_SPACING |
Specifies the distance between the hashes of down stereo bonds. More... | |
CDPL_VIS_API const Base::LookupKey | CDPL::Vis::MolecularGraphProperty::REACTION_CENTER_LINE_LENGTH |
Specifies the length of the lines in reaction center marks. More... | |
CDPL_VIS_API const Base::LookupKey | CDPL::Vis::MolecularGraphProperty::REACTION_CENTER_LINE_SPACING |
Specifies the distance between the lines in reaction center marks. More... | |
CDPL_VIS_API const Base::LookupKey | CDPL::Vis::MolecularGraphProperty::DOUBLE_BOND_TRIM_LENGTH |
Specifies the amount by which the non-central lines of asymmetric double bonds have to be trimmed at each line end. More... | |
CDPL_VIS_API const Base::LookupKey | CDPL::Vis::MolecularGraphProperty::TRIPLE_BOND_TRIM_LENGTH |
Specifies the amount by which the non-central lines of triple bonds have to be trimmed at each line end. More... | |
CDPL_VIS_API const Base::LookupKey | CDPL::Vis::MolecularGraphProperty::BOND_LABEL_FONT |
Specifies the font for bond labels. More... | |
CDPL_VIS_API const Base::LookupKey | CDPL::Vis::MolecularGraphProperty::BOND_LABEL_SIZE |
Specifies the size of bond labels. More... | |
CDPL_VIS_API const Base::LookupKey | CDPL::Vis::MolecularGraphProperty::BOND_LABEL_MARGIN |
Specifies the margin of free space around bond labels. More... | |
CDPL_VIS_API const Base::LookupKey | CDPL::Vis::MolecularGraphProperty::BOND_CONFIGURATION_LABEL_FONT |
Specifies the font used for bond configuration descriptor text labels. More... | |
CDPL_VIS_API const Base::LookupKey | CDPL::Vis::MolecularGraphProperty::BOND_CONFIGURATION_LABEL_SIZE |
Specifies the size of bond configuration descriptor text labels. More... | |
Definition of constants in namespace CDPL::Vis::MolecularGraphProperty.