RDKit
Open-source cheminformatics and machine learning.
Loading...
Searching...
No Matches
MolDraw2D.h File Reference

Go to the source code of this file.

Classes

class  RDKit::MolDraw2D
 MolDraw2D is the base class for doing 2D renderings of molecules. More...
 

Namespaces

namespace  RDKit
 Std stuff.
 
namespace  RDKit::MolDraw2D_detail
 

Functions

void RDKit::setDarkMode (MolDrawOptions &opts)
 
void RDKit::setDarkMode (MolDraw2D &d2d)
 
void RDKit::setMonochromeMode (MolDrawOptions &opts, const DrawColour &fgColour, const DrawColour &bgColour)
 
void RDKit::setMonochromeMode (MolDraw2D &drawer, const DrawColour &fgColour, const DrawColour &bgColour)