Chemical Data Processing Library C++ API - Version 1.1.1
Vis/AtomPropertyDefault.hpp
Go to the documentation of this file.
1 /*
2  * AtomPropertyDefault.hpp
3  *
4  * This file is part of the Chemical Data Processing Toolkit
5  *
6  * Copyright (C) 2003 Thomas Seidel <thomas.seidel@univie.ac.at>
7  *
8  * This library is free software; you can redistribute it and/or
9  * modify it under the terms of the GNU Lesser General Public
10  * License as published by the Free Software Foundation; either
11  * version 2 of the License, or (at your option) any later version.
12  *
13  * This library is distributed in the hope that it will be useful,
14  * but WITHOUT ANY WARRANTY; without even the implied warranty of
15  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
16  * Lesser General Public License for more details.
17  *
18  * You should have received a copy of the GNU Lesser General Public License
19  * along with this library; see the file COPYING. If not, write to
20  * the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
21  * Boston, MA 02111-1307, USA.
22  */
23 
29 #ifndef CDPL_VIS_ATOMPROPERTYDEFAULT_HPP
30 #define CDPL_VIS_ATOMPROPERTYDEFAULT_HPP
31 
32 #include "CDPL/Vis/APIPrefix.hpp"
33 #include "CDPL/Vis/Color.hpp"
34 #include "CDPL/Vis/Font.hpp"
36 
37 
38 namespace CDPL
39 {
40 
41  namespace Vis
42  {
43 
47  namespace AtomPropertyDefault
48  {
49 
50  extern CDPL_VIS_API const Color COLOR;
51  extern CDPL_VIS_API const Font LABEL_FONT;
57 
58  /*
59  * \since 1.1
60  */
62 
63  /*
64  * \since 1.1
65  */
67  } // namespace AtomPropertyDefault
68  } // namespace Vis
69 } // namespace CDPL
70 
71 #endif // CDPL_VIS_ATOMPROPERTYDEFAULT_HPP
CDPL::Vis::SizeSpecification
Specifies the value and type of a size attribute and defines how the value may change during processi...
Definition: SizeSpecification.hpp:45
CDPL::Vis::AtomPropertyDefault::SECONDARY_LABEL_SIZE
CDPL_VIS_API const SizeSpecification SECONDARY_LABEL_SIZE
SizeSpecification.hpp
Definition of the class CDPL::Vis::SizeSpecification.
Font.hpp
Definition of the class CDPL::Vis::Font.
CDPL::Vis::AtomPropertyDefault::CONFIGURATION_LABEL_FONT
CDPL_VIS_API const Font CONFIGURATION_LABEL_FONT
CDPL::Vis::AtomPropertyDefault::SECONDARY_LABEL_FONT
CDPL_VIS_API const Font SECONDARY_LABEL_FONT
CDPL::Vis::AtomPropertyDefault::LABEL_SIZE
CDPL_VIS_API const SizeSpecification LABEL_SIZE
CDPL::Vis::Font
Specifies a font for drawing text.
Definition: Font.hpp:54
CDPL::Vis::AtomPropertyDefault::LABEL_MARGIN
CDPL_VIS_API const SizeSpecification LABEL_MARGIN
CDPL::Vis::AtomPropertyDefault::CONFIGURATION_LABEL_SIZE
CDPL_VIS_API const SizeSpecification CONFIGURATION_LABEL_SIZE
CDPL_VIS_API
#define CDPL_VIS_API
Tells the compiler/linker which classes, functions and variables are part of the library API.
CDPL
The namespace of the Chemical Data Processing Library.
CDPL::Vis::AtomPropertyDefault::LABEL_FONT
CDPL_VIS_API const Font LABEL_FONT
Color.hpp
Definition of the class CDPL::Vis::Color.
APIPrefix.hpp
Definition of the preprocessor macro CDPL_VIS_API.
CDPL::Vis::AtomPropertyDefault::COLOR
CDPL_VIS_API const Color COLOR
CDPL::Vis::Color
Specifies a color in terms of its red, green and blue components and an alpha-channel for transparenc...
Definition: Color.hpp:52
CDPL::Vis::AtomPropertyDefault::RADICAL_ELECTRON_DOT_SIZE
CDPL_VIS_API const SizeSpecification RADICAL_ELECTRON_DOT_SIZE