Chemical Data Processing Library C++ API - Version 1.1.1
Classes | Namespaces
ReactionView2D.hpp File Reference

Definition of the class CDPL::Vis::ReactionView2D. More...

#include <vector>
#include <map>
#include <memory>
#include <cstddef>
#include "CDPL/Vis/APIPrefix.hpp"
#include "CDPL/Vis/View2D.hpp"
#include "CDPL/Vis/Rectangle2D.hpp"
#include "CDPL/Vis/Color.hpp"
#include "CDPL/Vis/SizeSpecification.hpp"
#include "CDPL/Vis/StructureView2D.hpp"
#include "CDPL/Vis/PolygonPrimitive2D.hpp"
#include "CDPL/Vis/LineSegmentListPrimitive2D.hpp"
#include "CDPL/Math/Vector.hpp"
#include "CDPL/Util/ObjectStack.hpp"

Go to the source code of this file.

Classes

class  CDPL::Vis::ReactionView2D
 Implements the 2D visualization of chemical reactions. More...
 

Namespaces

 CDPL
 The namespace of the Chemical Data Processing Library.
 
 CDPL::Chem
 Contains classes and functions related to chemistry.
 
 CDPL::Vis
 Contains classes and functions related to data visualization.
 

Detailed Description

Definition of the class CDPL::Vis::ReactionView2D.