![]() |
Chemical Data Processing Library C++ API - Version 1.2.3
|
Definition of the class CDPL::Vis::StructureGridView2D. More...
#include <memory>#include <utility>#include <cstddef>#include <iosfwd>#include <iterator>#include <boost/unordered_map.hpp>#include "CDPL/Config.hpp"#include "CDPL/Vis/APIPrefix.hpp"#include "CDPL/Vis/StructureView2D.hpp"#include "CDPL/Vis/TextBlockPrimitive2D.hpp"#include "CDPL/Vis/Alignment.hpp"#include "CDPL/Chem/BasicMolecule.hpp"#include "CDPL/Math/Vector.hpp"#include "CDPL/Util/ObjectPool.hpp"Go to the source code of this file.
Classes | |
| class | CDPL::Vis::StructureGridView2D |
| Implements the 2D visualization of multiple chemical structures arranged in a grid. More... | |
| class | CDPL::Vis::StructureGridView2D::Cell |
| Data structure storing the contents of a grid cell. More... | |
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. | |
Definition of the class CDPL::Vis::StructureGridView2D.