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

Definition of constants in namespace CDPL::Vis::BondPropertyDefault. More...

#include <string>
#include "CDPL/Vis/APIPrefix.hpp"
#include "CDPL/Vis/Color.hpp"
#include "CDPL/Vis/Font.hpp"
#include "CDPL/Vis/Brush.hpp"
#include "CDPL/Vis/Pen.hpp"
#include "CDPL/Vis/SizeSpecification.hpp"

Go to the source code of this file.

Namespaces

 CDPL
 The namespace of the Chemical Data Processing Library.
 
 CDPL::Vis
 Contains classes and functions related to data visualization.
 
 CDPL::Vis::BondPropertyDefault
 Provides default values for built-in Chem::Bond properties.
 

Variables

CDPL_VIS_API const Color CDPL::Vis::BondPropertyDefault::COLOR
 Default value of the Vis::BondProperty::COLOR property. More...
 
CDPL_VIS_API const SizeSpecification CDPL::Vis::BondPropertyDefault::LINE_WIDTH
 Default value of the Vis::BondProperty::LINE_WIDTH property. More...
 
CDPL_VIS_API const SizeSpecification CDPL::Vis::BondPropertyDefault::LINE_SPACING
 Default value of the Vis::BondProperty::LINE_SPACING property. More...
 
CDPL_VIS_API const SizeSpecification CDPL::Vis::BondPropertyDefault::STEREO_BOND_WEDGE_WIDTH
 Default value of the Vis::BondProperty::STEREO_BOND_WEDGE_WIDTH property. More...
 
CDPL_VIS_API const SizeSpecification CDPL::Vis::BondPropertyDefault::STEREO_BOND_HASH_SPACING
 Default value of the Vis::BondProperty::STEREO_BOND_HASH_SPACING property. More...
 
CDPL_VIS_API const SizeSpecification CDPL::Vis::BondPropertyDefault::REACTION_CENTER_LINE_LENGTH
 Default value of the Vis::BondProperty::REACTION_CENTER_LINE_LENGTH property. More...
 
CDPL_VIS_API const SizeSpecification CDPL::Vis::BondPropertyDefault::REACTION_CENTER_LINE_SPACING
 Default value of the Vis::BondProperty::REACTION_CENTER_LINE_SPACING property. More...
 
CDPL_VIS_API const SizeSpecification CDPL::Vis::BondPropertyDefault::DOUBLE_BOND_TRIM_LENGTH
 Default value of the Vis::BondProperty::DOUBLE_BOND_TRIM_LENGTH property. More...
 
CDPL_VIS_API const SizeSpecification CDPL::Vis::BondPropertyDefault::TRIPLE_BOND_TRIM_LENGTH
 Default value of the Vis::BondProperty::TRIPLE_BOND_TRIM_LENGTH property. More...
 
CDPL_VIS_API const Font CDPL::Vis::BondPropertyDefault::LABEL_FONT
 Default value of the Vis::BondProperty::LABEL_FONT property. More...
 
CDPL_VIS_API const SizeSpecification CDPL::Vis::BondPropertyDefault::LABEL_SIZE
 Default value of the Vis::BondProperty::LABEL_SIZE property. More...
 
CDPL_VIS_API const SizeSpecification CDPL::Vis::BondPropertyDefault::LABEL_MARGIN
 Default value of the Vis::BondProperty::LABEL_MARGIN property. More...
 
CDPL_VIS_API const Font CDPL::Vis::BondPropertyDefault::CONFIGURATION_LABEL_FONT
 Default value of the Vis::BondProperty::CONFIGURATION_LABEL_FONT property. More...
 
CDPL_VIS_API const SizeSpecification CDPL::Vis::BondPropertyDefault::CONFIGURATION_LABEL_SIZE
 Default value of the Vis::BondProperty::CONFIGURATION_LABEL_SIZE property. More...
 
CDPL_VIS_API const Color CDPL::Vis::BondPropertyDefault::CONFIGURATION_LABEL_COLOR
 Default value of the Vis::BondProperty::CONFIGURATION_LABEL_COLOR property. More...
 
CDPL_VIS_API const Font CDPL::Vis::BondPropertyDefault::CUSTOM_LABEL_FONT
 Default value of the Vis::BondProperty::CUSTOM_LABEL_FONT property. More...
 
CDPL_VIS_API const SizeSpecification CDPL::Vis::BondPropertyDefault::CUSTOM_LABEL_SIZE
 Default value of the Vis::BondProperty::CUSTOM_LABEL_SIZE property. More...
 
CDPL_VIS_API const Color CDPL::Vis::BondPropertyDefault::CUSTOM_LABEL_COLOR
 Default value of the Vis::BondProperty::CUSTOM_LABEL_COLOR property. More...
 
CDPL_VIS_API const std::string CDPL::Vis::BondPropertyDefault::CUSTOM_LABEL
 Default value of the Vis::BondProperty::CUSTOM_LABEL property. More...
 
CDPL_VIS_API const bool CDPL::Vis::BondPropertyDefault::HIGHLIGHTED_FLAG
 Default value of the Vis::BondProperty::HIGHLIGHTED_FLAG property. More...
 
CDPL_VIS_API const Brush CDPL::Vis::BondPropertyDefault::HIGHLIGHT_AREA_BRUSH
 Default value of the Vis::BondProperty::HIGHLIGHT_AREA_BRUSH property. More...
 
CDPL_VIS_API const Pen CDPL::Vis::BondPropertyDefault::HIGHLIGHT_AREA_OUTLINE_PEN
 Default value of the Vis::BondProperty::HIGHLIGHT_AREA_OUTLINE_PEN property. More...
 

Detailed Description

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