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

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

#include <memory>
#include "CDPL/Vis/APIPrefix.hpp"
#include "CDPL/Vis/FontMetrics.hpp"
#include "CDPL/Vis/CairoPointer.hpp"

Go to the source code of this file.

Classes

class  CDPL::Vis::CairoFontMetrics
 Implements the FontMetrics interface for the Cairo rendering backend. 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::CairoFontMetrics.

Typedef Documentation

◆ _cairo_t

typedef struct _cairo _cairo_t