Chemical Data Processing Library C++ API - Version 1.2.0
Vis.hpp
Go to the documentation of this file.
1 /*
2  * Vis.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_HPP
30 #define CDPL_VIS_HPP
31 
32 #include "CDPL/Config.hpp"
43 #include "CDPL/Vis/DataFormat.hpp"
50 #include "CDPL/Vis/Alignment.hpp"
51 #include "CDPL/Vis/LayoutStyle.hpp"
53 #include "CDPL/Vis/ArrowStyle.hpp"
55 #include "CDPL/Vis/FontMetrics.hpp"
56 #include "CDPL/Vis/View2D.hpp"
57 #include "CDPL/Vis/Renderer2D.hpp"
61 #include "CDPL/Vis/Color.hpp"
62 #include "CDPL/Vis/Pen.hpp"
63 #include "CDPL/Vis/Brush.hpp"
64 #include "CDPL/Vis/Font.hpp"
65 #include "CDPL/Vis/Rectangle2D.hpp"
66 #include "CDPL/Vis/Line2D.hpp"
68 #include "CDPL/Vis/Path2D.hpp"
70 #include "CDPL/Vis/ColorTable.hpp"
83 
84 #ifdef HAVE_QT
85 # include "CDPL/Vis/QtRenderer2D.hpp"
88 #endif // HAVE_QT
89 
90 #ifdef HAVE_CAIRO
93 # include "CDPL/Vis/ImageWriter.hpp"
94 # include "CDPL/Vis/CairoPointer.hpp"
95 
96 # ifdef HAVE_CAIRO_PNG_SUPPORT
101 # endif // HAVE_CAIRO_PNG_SUPPORT
102 
103 # ifdef HAVE_CAIRO_PDF_SUPPORT
108 # endif // HAVE_CAIRO_PDF_SUPPORT
109 
110 # ifdef HAVE_CAIRO_PS_SUPPORT
115 # endif // HAVE_CAIRO_PS_SUPPORT
116 
117 # ifdef HAVE_CAIRO_SVG_SUPPORT
122 # endif // HAVE_CAIRO_SVG_SUPPORT
123 #endif // HAVE_CAIRO
124 #endif // CDPL_VIS_HPP
Definition of constants in namespace CDPL::Vis::Alignment.
Definition of constants in namespace CDPL::Vis::ArrowStyle.
Provides the contents of namespace CDPL::Vis::AtomColorTable.
Definition of the class CDPL::Vis::Brush.
Definition of the class CDPL::Vis::CairoFontMetrics.
Definition of the class CDPL::Vis::CairoPointer.
Definition of the class CDPL::Vis::CairoRenderer2D.
Definition of the class CDPL::Vis::ClipPathPrimitive2D.
Definition of the type CDPL::Vis::ColorTable.
Definition of the class CDPL::Vis::Color.
Provides CDPKit build configuration information.
Definition of the class CDPL::Vis::EllipsePrimitive2D.
Definition of the class CDPL::Vis::FontMetrics.
Definition of the class CDPL::Vis::Font.
Definition of the class CDPL::Vis::GraphicsPrimitive2D.
Definition of constants in namespace CDPL::Vis::LayoutDirection.
Definition of constants in namespace CDPL::Vis::LayoutStyle.
Definition of the class CDPL::Vis::Line2D.
Definition of the class CDPL::Vis::LinePrimitive2D.
Definition of the class CDPL::Vis::LineSegmentListPrimitive2D.
Definition of the class CDPL::Vis::PDFMolecularGraphOutputHandler.
Definition of the class CDPL::Vis::PDFMolecularGraphWriter.
Definition of the class CDPL::Vis::PDFReactionOutputHandler.
Definition of the class CDPL::Vis::PDFReactionWriter.
Definition of the class CDPL::Vis::PNGMolecularGraphOutputHandler.
Definition of the class CDPL::Vis::PNGMolecularGraphWriter.
Definition of the class CDPL::Vis::PNGReactionOutputHandler.
Definition of the class CDPL::Vis::PNGReactionWriter.
Definition of the class CDPL::Vis::PSMolecularGraphOutputHandler.
Definition of the class CDPL::Vis::PSMolecularGraphWriter.
Definition of the class CDPL::Vis::PSReactionOutputHandler.
Definition of the class CDPL::Vis::PSReactionWriter.
Definition of the class CDPL::Vis::Path2DConverter.
Definition of the class CDPL::Vis::Path2D.
Definition of the class CDPL::Vis::PathPrimitive2D.
Definition of the class CDPL::Vis::Pen.
Definition of the class CDPL::Vis::PointArray2D.
Definition of the class CDPL::Vis::PointListPrimitive2D.
Definition of the class CDPL::Vis::PolygonPrimitive2D.
Definition of the class CDPL::Vis::PolylinePrimitive2D.
Definition of the class CDPL::Vis::QtFontMetrics.
Definition of the class CDPL::Vis::QtObjectFactory.
Definition of the class CDPL::Vis::QtRenderer2D.
Definition of the class CDPL::Vis::ReactionView2D.
Definition of the class CDPL::Vis::Rectangle2D.
Definition of the class CDPL::Vis::Renderer2D.
Definition of the class CDPL::Vis::SVGMolecularGraphOutputHandler.
Definition of the class CDPL::Vis::SVGMolecularGraphWriter.
Definition of the class CDPL::Vis::SVGReactionOutputHandler.
Definition of the class CDPL::Vis::SVGReactionWriter.
Provides the contents of namespace CDPL::Vis::SizeAdjustment.
Definition of the class CDPL::Vis::SizeSpecification.
Definition of the class CDPL::Vis::StructureGridView2D.
Definition of the class CDPL::Vis::StructureView2D.
Definition of the class CDPL::Vis::TextBlockPrimitive2D.
Definition of the class CDPL::Vis::TextLabelPrimitive2D.
Definition of the class CDPL::Vis::View2D.
Declaration of functions that operate on Chem::Atom instances.
Definition of constants in namespace CDPL::Chem::AtomPropertyDefault.
Definition of constants in namespace CDPL::Vis::AtomProperty.
Declaration of functions that operate on Chem::Bond instances.
Definition of constants in namespace CDPL::Chem::BondPropertyDefault.
Definition of constants in namespace CDPL::Vis::BondProperty.
Definition of constants in namespace CDPL::Vis::ControlParameterDefault.
Declaration of convenience functions for control-parameter handling.
Definition of constants in namespace CDPL::Vis::ControlParameter.
Definition of constants in namespace CDPL::Vis::DataFormat.
Declaration of functions that operate on Chem::MolecularGraph instances.
Definition of constants in namespace CDPL::Vis::MolecularGraphPropertyDefault.
Definition of constants in namespace CDPL::Vis::MolecularGraphProperty.
Declaration of functions that operate on Chem::Reaction instances.
Definition of constants in namespace CDPL::Chem::ReactionPropertyDefault.
Definition of constants in namespace CDPL::Vis::ReactionProperty.