29 #ifndef CDPL_VIS_ATOMPROPERTYDEFAULT_HPP
30 #define CDPL_VIS_ATOMPROPERTYDEFAULT_HPP
51 namespace AtomPropertyDefault
Definition of class CDPL::Vis::Brush.
Definition of class CDPL::Vis::Color.
Definition of class CDPL::Vis::Font.
Definition of class CDPL::Vis::Pen.
Definition of class CDPL::Vis::SizeSpecification.
Definition of the preprocessor macro CDPL_VIS_API.
#define CDPL_VIS_API
Tells the compiler/linker which classes, functions and variables are part of the library API.
Specifies the fill pattern and fill color of shapes.
Definition: Brush.hpp:50
Specifies a color in terms of its red, green and blue components and an alpha-channel for transparenc...
Definition: Color.hpp:52
Specifies a font for drawing text.
Definition: Font.hpp:54
Specifies how to draw lines and outlines of shapes.
Definition: Pen.hpp:53
Specifies the value and type of a size attribute and defines how the value may change during processi...
Definition: SizeSpecification.hpp:45
CDPL_VIS_API const Font CUSTOM_LABEL_FONT
Default value of the Vis::AtomProperty::CUSTOM_LABEL_FONT property.
CDPL_VIS_API const SizeSpecification SECONDARY_LABEL_SIZE
Default value of the Vis::AtomProperty::SECONDARY_LABEL_SIZE property.
CDPL_VIS_API const Color CUSTOM_LABEL_COLOR
Default value of the Vis::AtomProperty::CUSTOM_LABEL_COLOR property.
CDPL_VIS_API const SizeSpecification RADICAL_ELECTRON_DOT_SIZE
Default value of the Vis::AtomProperty::RADICAL_ELECTRON_DOT_SIZE property.
CDPL_VIS_API const Color COLOR
Default value of the Vis::AtomProperty::COLOR property.
CDPL_VIS_API const Color CONFIGURATION_LABEL_COLOR
Default value of the Vis::AtomProperty::CONFIGURATION_LABEL_COLOR property.
CDPL_VIS_API const Brush HIGHLIGHT_AREA_BRUSH
Default value of the Vis::AtomProperty::HIGHLIGHT_AREA_BRUSH property.
CDPL_VIS_API const Font LABEL_FONT
Default value of the Vis::AtomProperty::LABEL_FONT property.
CDPL_VIS_API const Pen HIGHLIGHT_AREA_OUTLINE_PEN
Default value of the Vis::AtomProperty::HIGHLIGHT_AREA_OUTLINE_PEN property.
CDPL_VIS_API const SizeSpecification LABEL_MARGIN
Default value of the Vis::AtomProperty::LABEL_MARGIN property.
CDPL_VIS_API const std::string CUSTOM_LABEL
Default value of the Vis::AtomProperty::CUSTOM_LABEL property.
CDPL_VIS_API const Font SECONDARY_LABEL_FONT
Default value of the Vis::AtomProperty::SECONDARY_LABEL_FONT property.
CDPL_VIS_API const SizeSpecification LABEL_SIZE
Default value of the Vis::AtomProperty::LABEL_SIZE property.
CDPL_VIS_API const SizeSpecification CUSTOM_LABEL_SIZE
Default value of the Vis::AtomProperty::CUSTOM_LABEL_SIZE property.
CDPL_VIS_API const Font CONFIGURATION_LABEL_FONT
Default value of the Vis::AtomProperty::CONFIGURATION_LABEL_FONT property.
CDPL_VIS_API const bool HIGHLIGHTED_FLAG
Default value of the Vis::AtomProperty::HIGHLIGHTED_FLAG property.
CDPL_VIS_API const SizeSpecification CONFIGURATION_LABEL_SIZE
Default value of the Vis::AtomProperty::CONFIGURATION_LABEL_SIZE property.
The namespace of the Chemical Data Processing Library.