RDKit
Open-source cheminformatics and machine learning.
|
#include <DrawShape.h>
Additional Inherited Members | |
Public Attributes inherited from RDKit::MolDraw2D_detail::DrawShape | |
std::vector< Point2D > | points_ |
double | lineWidth_ |
bool | scaleLineWidth_ |
DrawColour | lineColour_ |
bool | fill_ |
int | atom1_ |
int | atom2_ |
int | bond_ |
Definition at line 82 of file DrawShape.h.
RDKit::MolDraw2D_detail::DrawShapeEllipse::DrawShapeEllipse | ( | const std::vector< Point2D > & | points, |
double | lineWidth = 2 , |
||
bool | scaleLineWidth = false , |
||
DrawColour | lineColour = DrawColour(0, 0, 0) , |
||
bool | fill = false , |
||
int | atom1 = -1 |
||
) |
|
delete |
|
delete |
|
default |
|
overridevirtual |
Reimplemented from RDKit::MolDraw2D_detail::DrawShape.
|
overridevirtual |
Reimplemented from RDKit::MolDraw2D_detail::DrawShape.
Reimplemented from RDKit::MolDraw2D_detail::DrawShape.
Implements RDKit::MolDraw2D_detail::DrawShape.
|
delete |
|
delete |