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

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

#include <vector>
#include "CDPL/Vis/APIPrefix.hpp"
#include "CDPL/Math/Vector.hpp"

Go to the source code of this file.

Classes

class  CDPL::Vis::Path2D
 Provides a container for painting operations, enabling arbitrary graphical shapes to be constructed and reused. More...
 

Namespaces

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

Detailed Description

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