Chemical Data Processing Library C++ API - Version 1.1.1
Namespaces | Variables
Vis/AtomProperty.hpp File Reference

Definition of constants in namespace CDPL::Vis::AtomProperty. 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::AtomProperty
 Provides keys for built-in Chem::Atom properties.
 

Variables

CDPL_VIS_API const Base::LookupKey CDPL::Vis::AtomProperty::COLOR
 Specifies the color of text labels. More...
 
CDPL_VIS_API const Base::LookupKey CDPL::Vis::AtomProperty::LABEL_FONT
 Specifies the font for atom element and query match expression labels. More...
 
CDPL_VIS_API const Base::LookupKey CDPL::Vis::AtomProperty::LABEL_SIZE
 Specifies the size of atom element and query match expression labels. More...
 
CDPL_VIS_API const Base::LookupKey CDPL::Vis::AtomProperty::SECONDARY_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::AtomProperty::SECONDARY_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::AtomProperty::LABEL_MARGIN
 Specifies the margin of free space around atom labels. More...
 
CDPL_VIS_API const Base::LookupKey CDPL::Vis::AtomProperty::RADICAL_ELECTRON_DOT_SIZE
 Specifies the size of radical electron dots. More...
 
CDPL_VIS_API const Base::LookupKey CDPL::Vis::AtomProperty::CONFIGURATION_LABEL_FONT
 Specifies the font used for atom configuration descriptor text labels. More...
 
CDPL_VIS_API const Base::LookupKey CDPL::Vis::AtomProperty::CONFIGURATION_LABEL_SIZE
 Specifies the size of atom configuration descriptor text labels. More...
 

Detailed Description

Definition of constants in namespace CDPL::Vis::AtomProperty.