Chemical Data Processing Library C++ API - Version 1.1.1
|
Definition of constants in namespace CDPL::Vis::DataFormat. More...
#include "CDPL/Vis/APIPrefix.hpp"
Go to the source code of this file.
Namespaces | |
CDPL | |
The namespace of the Chemical Data Processing Library. | |
CDPL::Base | |
Contains core framework classes and functions. | |
CDPL::Vis | |
Contains classes and functions related to data visualization. | |
CDPL::Vis::DataFormat | |
Provides preinitialized Base::DataFormat objects for all supported image output formats. | |
Variables | |
CDPL_VIS_API const Base::DataFormat | CDPL::Vis::DataFormat::PNG |
Provides meta-information about the Portable Network Graphics [WPNG] format. More... | |
CDPL_VIS_API const Base::DataFormat | CDPL::Vis::DataFormat::PDF |
Provides meta-information about the Portable Document Format [WPDF]. More... | |
CDPL_VIS_API const Base::DataFormat | CDPL::Vis::DataFormat::PS |
Provides meta-information about the PostScript [WPS] format. More... | |
CDPL_VIS_API const Base::DataFormat | CDPL::Vis::DataFormat::SVG |
Provides meta-information about the Scalable Vector Graphics [WSVG] format. More... | |
Definition of constants in namespace CDPL::Vis::DataFormat.