| Trees | Indices | Help |
|
|---|
|
|
object --+
|
??.instance --+
|
MolDraw2D --+
|
MolDraw2DSVG
SVG molecule drawer
|
|||
|
|||
|
|||
|
|||
|
Inherited from Inherited from |
|||
|
|||
__instance_size__ = 800
|
|||
|
|||
FinishDrawing( (MolDraw2DSVG)arg1) -> None :
add the last bits of SVG to finish the drawing
C++ signature :
void FinishDrawing(RDKit::MolDraw2DSVG {lvalue})
|
GetDrawingText( (MolDraw2DSVG)arg1) -> str :
return the SVG
C++ signature :
std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > GetDrawingText(RDKit::MolDraw2DSVG {lvalue})
|
__init__( (object)arg1, (int)arg2, (int)arg3) -> None :
C++ signature :
void __init__(_object*,int,int)
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 | http://epydoc.sourceforge.net |