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

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

#include "CDPL/Vis/APIPrefix.hpp"
#include "CDPL/Vis/ColorTable.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::ControlParameterDefault
 Provides default values for built-in control-parameters.
 

Variables

CDPL_VIS_API const Rectangle2D CDPL::Vis::ControlParameterDefault::VIEWPORT
 Default setting (= Rectangle2D()) for the control-parameter Vis::ControlParameter::VIEWPORT. More...
 
CDPL_VIS_API const unsigned int CDPL::Vis::ControlParameterDefault::SIZE_ADJUSTMENT
 Default setting (= SizeAdjustment::IF_REQUIRED) for the control-parameter Vis::ControlParameter::SIZE_ADJUSTMENT. More...
 
CDPL_VIS_API const unsigned int CDPL::Vis::ControlParameterDefault::ALIGNMENT
 Default setting (= Alignment::CENTER) for the control-parameter Vis::ControlParameter::ALIGNMENT. More...
 
CDPL_VIS_API const Color CDPL::Vis::ControlParameterDefault::BACKGROUND_COLOR
 Default setting (= Color::TRANSPARENT) for the control-parameter Vis::ControlParameter::BACKGROUND_COLOR. More...
 
CDPL_VIS_API const unsigned int CDPL::Vis::ControlParameterDefault::REACTION_ARROW_STYLE
 Default setting (= ArrowStyle::REACTION_SOLID) for the control-parameter Vis::ControlParameter::REACTION_ARROW_STYLE. More...
 
CDPL_VIS_API const Color CDPL::Vis::ControlParameterDefault::REACTION_ARROW_COLOR
 Default setting (= Color::BLACK) for the control-parameter Vis::ControlParameter::REACTION_ARROW_COLOR. More...
 
CDPL_VIS_API const SizeSpecification CDPL::Vis::ControlParameterDefault::REACTION_ARROW_LENGTH
 Default setting (= SizeSpecification(35.0, true, true, true)) for the control-parameter Vis::ControlParameter::REACTION_ARROW_LENGTH. More...
 
CDPL_VIS_API const SizeSpecification CDPL::Vis::ControlParameterDefault::REACTION_ARROW_HEAD_LENGTH
 Default setting (= SizeSpecification(8.0, false, true, true)) for the control-parameter Vis::ControlParameter::REACTION_ARROW_HEAD_LENGTH. More...
 
CDPL_VIS_API const SizeSpecification CDPL::Vis::ControlParameterDefault::REACTION_ARROW_HEAD_WIDTH
 Default setting (= SizeSpecification(5.0, false, true, true)) for the control-parameter Vis::ControlParameter::REACTION_ARROW_HEAD_WIDTH. More...
 
CDPL_VIS_API const SizeSpecification CDPL::Vis::ControlParameterDefault::REACTION_ARROW_SHAFT_WIDTH
 Default setting (= SizeSpecification(0.0, false, true, true)) for the control-parameter Vis::ControlParameter::REACTION_ARROW_SHAFT_WIDTH. More...
 
CDPL_VIS_API const SizeSpecification CDPL::Vis::ControlParameterDefault::REACTION_ARROW_LINE_WIDTH
 Default setting (= SizeSpecification(1.0, false, true, true)) for the control-parameter Vis::ControlParameter::REACTION_ARROW_LINE_WIDTH. More...
 
CDPL_VIS_API const unsigned int CDPL::Vis::ControlParameterDefault::REACTION_COMPONENT_LAYOUT
 Default setting (= LayoutStyle::PACKED) for the control-parameter Vis::ControlParameter::REACTION_COMPONENT_LAYOUT. More...
 
CDPL_VIS_API const unsigned int CDPL::Vis::ControlParameterDefault::REACTION_COMPONENT_LAYOUT_DIRECTION
 Default setting (= LayoutDirection::HORIZONTAL) for the control-parameter Vis::ControlParameter::REACTION_COMPONENT_LAYOUT_DIRECTION. More...
 
CDPL_VIS_API const SizeSpecification CDPL::Vis::ControlParameterDefault::REACTION_COMPONENT_MARGIN
 Default setting (= SizeSpecification(5.0, false, true, true)) for the control-parameter Vis::ControlParameter::REACTION_COMPONENT_MARGIN. More...
 
CDPL_VIS_API const bool CDPL::Vis::ControlParameterDefault::SHOW_REACTION_REACTANTS
 Default setting (= true) for the control-parameter Vis::ControlParameter::SHOW_REACTION_REACTANTS. More...
 
CDPL_VIS_API const bool CDPL::Vis::ControlParameterDefault::SHOW_REACTION_AGENTS
 Default setting (= true) for the control-parameter Vis::ControlParameter::SHOW_REACTION_AGENTS. More...
 
CDPL_VIS_API const bool CDPL::Vis::ControlParameterDefault::SHOW_REACTION_PRODUCTS
 Default setting (= true) for the control-parameter Vis::ControlParameter::SHOW_REACTION_PRODUCTS. More...
 
CDPL_VIS_API const unsigned int CDPL::Vis::ControlParameterDefault::REACTION_AGENT_ALIGNMENT
 Default setting (= Alignment::V_CENTER) for the control-parameter Vis::ControlParameter::REACTION_AGENT_ALIGNMENT. More...
 
CDPL_VIS_API const unsigned int CDPL::Vis::ControlParameterDefault::REACTION_AGENT_LAYOUT
 Default setting (= LayoutStyle::LINEAR) for the control-parameter Vis::ControlParameter::REACTION_AGENT_LAYOUT. More...
 
CDPL_VIS_API const unsigned int CDPL::Vis::ControlParameterDefault::REACTION_AGENT_LAYOUT_DIRECTION
 Default setting (= LayoutDirection::HORIZONTAL) for the control-parameter Vis::ControlParameter::REACTION_AGENT_LAYOUT_DIRECTION. More...
 
CDPL_VIS_API const Color CDPL::Vis::ControlParameterDefault::REACTION_PLUS_SIGN_COLOR
 Default setting (= Color::BLACK) for the control-parameter Vis::ControlParameter::REACTION_PLUS_SIGN_COLOR. More...
 
CDPL_VIS_API const SizeSpecification CDPL::Vis::ControlParameterDefault::REACTION_PLUS_SIGN_SIZE
 Default setting (= SizeSpecification(10.0, false, true, true)) for the control-parameter Vis::ControlParameter::REACTION_PLUS_SIGN_SIZE. More...
 
CDPL_VIS_API const SizeSpecification CDPL::Vis::ControlParameterDefault::REACTION_PLUS_SIGN_LINE_WIDTH
 Default setting (= SizeSpecification(3.0, false, true, true)) for the control-parameter Vis::ControlParameter::REACTION_PLUS_SIGN_LINE_WIDTH. More...
 
CDPL_VIS_API const bool CDPL::Vis::ControlParameterDefault::SHOW_REACTION_PLUS_SIGNS
 Default setting (= true) for the control-parameter Vis::ControlParameter::SHOW_REACTION_PLUS_SIGNS. More...
 
CDPL_VIS_API const Color CDPL::Vis::ControlParameterDefault::ATOM_COLOR
 Default setting (= Color::BLACK) for the control-parameter Vis::ControlParameter::ATOM_COLOR. More...
 
CDPL_VIS_API const ColorTable::SharedPointer CDPL::Vis::ControlParameterDefault::ATOM_COLOR_TABLE
 Default setting (= ColorTable()) for the control-parameter Vis::ControlParameter::ATOM_COLOR_TABLE. More...
 
CDPL_VIS_API const bool CDPL::Vis::ControlParameterDefault::USE_CALCULATED_ATOM_COORDINATES
 Default setting (= false) for the control-parameter Vis::ControlParameter::USE_CALCULATED_ATOM_COORDINATES. More...
 
CDPL_VIS_API const Font CDPL::Vis::ControlParameterDefault::ATOM_LABEL_FONT
 Default setting (= Font()) for the control-parameter Vis::ControlParameter::ATOM_LABEL_FONT. More...
 
CDPL_VIS_API const SizeSpecification CDPL::Vis::ControlParameterDefault::ATOM_LABEL_SIZE
 Default setting (= SizeSpecification(10.0, false, false, true)) for the control-parameter Vis::ControlParameter::ATOM_LABEL_SIZE. More...
 
CDPL_VIS_API const Font CDPL::Vis::ControlParameterDefault::SECONDARY_ATOM_LABEL_FONT
 Default setting (= Font()) for the control-parameter Vis::ControlParameter::SECONDARY_ATOM_LABEL_FONT. More...
 
CDPL_VIS_API const SizeSpecification CDPL::Vis::ControlParameterDefault::SECONDARY_ATOM_LABEL_SIZE
 Default setting (= SizeSpecification(6.0, false, false, true)) for the control-parameter Vis::ControlParameter::SECONDARY_ATOM_LABEL_SIZE. More...
 
CDPL_VIS_API const Font CDPL::Vis::ControlParameterDefault::ATOM_CONFIGURATION_LABEL_FONT
 Default setting (= Font("", 8.0, false, true)) for the control-parameter Vis::ControlParameter::ATOM_CONFIGURATION_LABEL_FONT. More...
 
CDPL_VIS_API const SizeSpecification CDPL::Vis::ControlParameterDefault::ATOM_CONFIGURATION_LABEL_SIZE
 Default setting (= SizeSpecification(8.0, false, false, true)) for the control-parameter Vis::ControlParameter::ATOM_CONFIGURATION_LABEL_SIZE. More...
 
CDPL_VIS_API const SizeSpecification CDPL::Vis::ControlParameterDefault::ATOM_LABEL_MARGIN
 Default setting (= SizeSpecification(2.0, false, false, true)) for the control-parameter Vis::ControlParameter::ATOM_LABEL_MARGIN. More...
 
CDPL_VIS_API const SizeSpecification CDPL::Vis::ControlParameterDefault::RADICAL_ELECTRON_DOT_SIZE
 Default setting (= SizeSpecification(1.0, false, false, true)) for the control-parameter Vis::ControlParameter::RADICAL_ELECTRON_DOT_SIZE. More...
 
CDPL_VIS_API const bool CDPL::Vis::ControlParameterDefault::SHOW_CARBONS
 Default setting (= false) for the control-parameter Vis::ControlParameter::SHOW_CARBONS. More...
 
CDPL_VIS_API const bool CDPL::Vis::ControlParameterDefault::SHOW_EXPLICIT_HYDROGENS
 Default setting (= true) for the control-parameter Vis::ControlParameter::SHOW_EXPLICIT_HYDROGENS. More...
 
CDPL_VIS_API const bool CDPL::Vis::ControlParameterDefault::SHOW_CHARGES
 Default setting (= true) for the control-parameter Vis::ControlParameter::SHOW_CHARGES. More...
 
CDPL_VIS_API const bool CDPL::Vis::ControlParameterDefault::SHOW_ISOTOPES
 Default setting (= true) for the control-parameter Vis::ControlParameter::SHOW_ISOTOPES. More...
 
CDPL_VIS_API const bool CDPL::Vis::ControlParameterDefault::SHOW_HYDROGEN_COUNTS
 Default setting (= false) for the control-parameter Vis::ControlParameter::SHOW_HYDROGEN_COUNTS. More...
 
CDPL_VIS_API const bool CDPL::Vis::ControlParameterDefault::SHOW_NON_CARBON_HYDROGEN_COUNTS
 Default setting (= true) for the control-parameter Vis::ControlParameter::SHOW_NON_CARBON_HYDROGEN_COUNTS. More...
 
CDPL_VIS_API const bool CDPL::Vis::ControlParameterDefault::SHOW_ATOM_QUERY_INFOS
 Default setting (= true) for the control-parameter Vis::ControlParameter::SHOW_ATOM_QUERY_INFOS. More...
 
CDPL_VIS_API const bool CDPL::Vis::ControlParameterDefault::SHOW_ATOM_REACTION_INFOS
 Default setting (= true) for the control-parameter Vis::ControlParameter::SHOW_ATOM_REACTION_INFOS. More...
 
CDPL_VIS_API const bool CDPL::Vis::ControlParameterDefault::SHOW_RADICAL_ELECTRONS
 Default setting (= true) for the control-parameter Vis::ControlParameter::SHOW_RADICAL_ELECTRONS. More...
 
CDPL_VIS_API const bool CDPL::Vis::ControlParameterDefault::SHOW_ATOM_CONFIGURATION_LABELS
 Default setting (= false) for the control-parameter Vis::ControlParameter::SHOW_ATOM_CONFIGURATION_LABELS. More...
 
CDPL_VIS_API const Color CDPL::Vis::ControlParameterDefault::BOND_COLOR
 Default setting (= Color::BLACK) for the control-parameter Vis::ControlParameter::BOND_COLOR. More...
 
CDPL_VIS_API const SizeSpecification CDPL::Vis::ControlParameterDefault::BOND_LENGTH
 Default setting (= SizeSpecification(30.0)) for the control-parameter Vis::ControlParameter::BOND_LENGTH. More...
 
CDPL_VIS_API const SizeSpecification CDPL::Vis::ControlParameterDefault::BOND_LINE_WIDTH
 Default setting (= SizeSpecification(1.0, false, false, true)) for the control-parameter Vis::ControlParameter::BOND_LINE_WIDTH. More...
 
CDPL_VIS_API const SizeSpecification CDPL::Vis::ControlParameterDefault::BOND_LINE_SPACING
 Default setting (= SizeSpecification(0.15, true, true, true)) for the control-parameter Vis::ControlParameter::BOND_LINE_SPACING. More...
 
CDPL_VIS_API const SizeSpecification CDPL::Vis::ControlParameterDefault::STEREO_BOND_WEDGE_WIDTH
 Default setting (= SizeSpecification(0.15, true, true, true)) for the control-parameter Vis::ControlParameter::STEREO_BOND_WEDGE_WIDTH. More...
 
CDPL_VIS_API const SizeSpecification CDPL::Vis::ControlParameterDefault::STEREO_BOND_HASH_SPACING
 Default setting (= SizeSpecification(0.1, true, true, true)) for the control-parameter Vis::ControlParameter::STEREO_BOND_HASH_SPACING. More...
 
CDPL_VIS_API const SizeSpecification CDPL::Vis::ControlParameterDefault::REACTION_CENTER_LINE_LENGTH
 Default setting (= SizeSpecification(0.4, true, true, true)) for the control-parameter Vis::ControlParameter::REACTION_CENTER_LINE_LENGTH. More...
 
CDPL_VIS_API const SizeSpecification CDPL::Vis::ControlParameterDefault::REACTION_CENTER_LINE_SPACING
 Default setting (= SizeSpecification(0.1, true, true, true)) for the control-parameter Vis::ControlParameter::REACTION_CENTER_LINE_SPACING. More...
 
CDPL_VIS_API const SizeSpecification CDPL::Vis::ControlParameterDefault::DOUBLE_BOND_TRIM_LENGTH
 Default setting (= SizeSpecification(0.1, true, true, true)) for the control-parameter Vis::ControlParameter::DOUBLE_BOND_TRIM_LENGTH. More...
 
CDPL_VIS_API const SizeSpecification CDPL::Vis::ControlParameterDefault::TRIPLE_BOND_TRIM_LENGTH
 Default setting (= SizeSpecification(0.1, true, true, true)) for the control-parameter Vis::ControlParameter::TRIPLE_BOND_TRIM_LENGTH. More...
 
CDPL_VIS_API const Font CDPL::Vis::ControlParameterDefault::BOND_LABEL_FONT
 Default setting (= Font()) for the control-parameter Vis::ControlParameter::BOND_LABEL_FONT. More...
 
CDPL_VIS_API const SizeSpecification CDPL::Vis::ControlParameterDefault::BOND_LABEL_SIZE
 Default setting (= SizeSpecification(8.0, false, false, true)) for the control-parameter Vis::ControlParameter::BOND_LABEL_SIZE. More...
 
CDPL_VIS_API const Font CDPL::Vis::ControlParameterDefault::BOND_CONFIGURATION_LABEL_FONT
 Default setting (= Font("", 8.0, false, true)) for the control-parameter Vis::ControlParameter::BOND_CONFIGURATION_LABEL_FONT. More...
 
CDPL_VIS_API const SizeSpecification CDPL::Vis::ControlParameterDefault::BOND_CONFIGURATION_LABEL_SIZE
 Default setting (= SizeSpecification(8.0, false, false, true)) for the control-parameter Vis::ControlParameter::BOND_CONFIGURATION_LABEL_SIZE. More...
 
CDPL_VIS_API const SizeSpecification CDPL::Vis::ControlParameterDefault::BOND_LABEL_MARGIN
 Default setting (= SizeSpecification(2.0, false, false, true)) for the control-parameter Vis::ControlParameter::BOND_LABEL_MARGIN. More...
 
CDPL_VIS_API const bool CDPL::Vis::ControlParameterDefault::SHOW_BOND_REACTION_INFOS
 Default setting (= true) for the control-parameter Vis::ControlParameter::SHOW_BOND_REACTION_INFOS. More...
 
CDPL_VIS_API const bool CDPL::Vis::ControlParameterDefault::SHOW_BOND_QUERY_INFOS
 Default setting (= true) for the control-parameter Vis::ControlParameter::SHOW_BOND_QUERY_INFOS. More...
 
CDPL_VIS_API const bool CDPL::Vis::ControlParameterDefault::SHOW_STEREO_BONDS
 Default setting (= true) for the control-parameter Vis::ControlParameter::SHOW_STEREO_BONDS. More...
 
CDPL_VIS_API const bool CDPL::Vis::ControlParameterDefault::SHOW_BOND_CONFIGURATION_LABELS
 Default setting (= false) for the control-parameter Vis::ControlParameter::SHOW_BOND_CONFIGURATION_LABELS. More...
 

Detailed Description

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