12#ifndef RDKITMOLDRAW2DSGROUPDATA_H
13#define RDKITMOLDRAW2DSGROUPDATA_H
43 const ROMol &mol,
double rotate = 0.0);
#define RDKIT_MOLDRAW2D_EXPORT
RDKIT_MOLDRAW2D_EXPORT std::vector< SGroupDataLabel > getSGroupDataLabels(const ROMol &mol, double rotate=0.0)
Holds the text and position of a DAT SGroup label.
std::string text
label text
int atomIdx
index of the associated atom (-1 if none)
RDGeom::Point2D pos
position in molecule coordinates