Chemical Data Processing Library C++ API - Version 1.1.1
|
Definition of the class CDPL::Vis::PDFMolecularGraphOutputHandler. More...
#include "CDPL/Vis/DataFormat.hpp"
#include "CDPL/Vis/PDFMolecularGraphWriter.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< PDFMolecularGraphWriter, DataFormat::PDF > | CDPL::Vis::PDFMolecularGraphOutputHandler |
A handler for the output of 2D depictions of chemical structures in the Portable Document Format (PDF) [WPDF]. More... | |
Definition of the class CDPL::Vis::PDFMolecularGraphOutputHandler.