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

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

#include <vector>
#include "CDPL/Vis/APIPrefix.hpp"
#include "CDPL/Vis/Renderer2D.hpp"
#include "CDPL/Vis/Pen.hpp"
#include "CDPL/Vis/Brush.hpp"
#include "CDPL/Vis/Font.hpp"
#include "CDPL/Vis/CairoPointer.hpp"

Go to the source code of this file.

Classes

class  CDPL::Vis::CairoRenderer2D
 Implements the Renderer2D interface on top of the Cairo 2D Graphics Library. More...
 

Namespaces

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

Typedefs

typedef struct _cairo cairo_t
 

Detailed Description

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

Typedef Documentation

◆ cairo_t

typedef struct _cairo cairo_t