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

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

#include <memory>
#include "CDPL/Vis/APIPrefix.hpp"
#include "CDPL/Vis/PointArray2D.hpp"
#include "CDPL/Vis/GraphicsPrimitive2D.hpp"
#include "CDPL/Vis/Pen.hpp"
#include "CDPL/Vis/Brush.hpp"

Go to the source code of this file.

Classes

class  CDPL::Vis::PolygonPrimitive2D
 A graphics primitive representing a polygon. 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::PolygonPrimitive2D.