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

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

#include "CDPL/Vis/DataFormat.hpp"
#include "CDPL/Vis/PNGReactionWriter.hpp"
#include "CDPL/Util/DefaultDataOutputHandler.hpp"

Go to the source code of this file.

Namespaces

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

Typedefs

typedef Util::DefaultDataOutputHandler< PNGReactionWriter, DataFormat::PNG > CDPL::Vis::PNGReactionOutputHandler
 A handler for the output of 2D depictions of chemical reactions in the Portable Network Graphics (PNG) [WPNG] format. More...
 

Detailed Description

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