All Methods Static Methods Instance Methods Concrete Methods
Modifier and Type |
Method and Description |
SWIGTYPE_p_std__vectorT_RDGeom__Point2D_t |
atomCoords() |
SWIGTYPE_p_std__vectorT_std__pairT_std__string_RDKit__MolDraw2D__OrientType_t_t |
atomSyms() |
void |
calculateScale() |
void |
calculateScale(int width,
int height) |
void |
calculateScale(int width,
int height,
Int_Vect highlight_atoms) |
void |
calculateScale(int width,
int height,
Int_Vect highlight_atoms,
Int_Double_Map highlight_radii) |
void |
clearDrawing() |
DrawColour |
colour() |
UInt_Vect |
dash() |
void |
delete() |
void |
drawArrow(Point2D cds1,
Point2D cds2) |
void |
drawArrow(Point2D cds1,
Point2D cds2,
boolean asPolygon) |
void |
drawArrow(Point2D cds1,
Point2D cds2,
boolean asPolygon,
double frac) |
void |
drawArrow(Point2D cds1,
Point2D cds2,
boolean asPolygon,
double frac,
double angle) |
void |
drawAttachmentLine(Point2D cds1,
Point2D cds2,
DrawColour col) |
void |
drawAttachmentLine(Point2D cds1,
Point2D cds2,
DrawColour col,
double len) |
void |
drawAttachmentLine(Point2D cds1,
Point2D cds2,
DrawColour col,
double len,
long nSegments) |
void |
drawEllipse(Point2D cds1,
Point2D cds2) |
void |
drawLine(Point2D cds1,
Point2D cds2) |
void |
drawMolecule(ROMol mol) |
void |
drawMolecule(ROMol mol,
Int_Vect highlight_atoms) |
void |
drawMolecule(ROMol mol,
Int_Vect highlight_atoms,
ColourPalette highlight_map) |
void |
drawMolecule(ROMol mol,
Int_Vect highlight_atoms,
ColourPalette highlight_map,
Int_Double_Map highlight_radii) |
void |
drawMolecule(ROMol mol,
Int_Vect highlight_atoms,
ColourPalette highlight_map,
Int_Double_Map highlight_radii,
int confId) |
void |
drawMolecule(ROMol mol,
Int_Vect highlight_atoms,
Int_Vect highlight_bonds) |
void |
drawMolecule(ROMol mol,
Int_Vect highlight_atoms,
Int_Vect highlight_bonds,
ColourPalette highlight_atom_map) |
void |
drawMolecule(ROMol mol,
Int_Vect highlight_atoms,
Int_Vect highlight_bonds,
ColourPalette highlight_atom_map,
ColourPalette highlight_bond_map) |
void |
drawMolecule(ROMol mol,
Int_Vect highlight_atoms,
Int_Vect highlight_bonds,
ColourPalette highlight_atom_map,
ColourPalette highlight_bond_map,
Int_Double_Map highlight_radii) |
void |
drawMolecule(ROMol mol,
Int_Vect highlight_atoms,
Int_Vect highlight_bonds,
ColourPalette highlight_atom_map,
ColourPalette highlight_bond_map,
Int_Double_Map highlight_radii,
int confId) |
void |
drawMolecule(ROMol mol,
java.lang.String legend) |
void |
drawMolecule(ROMol mol,
java.lang.String legend,
Int_Vect highlight_atoms) |
void |
drawMolecule(ROMol mol,
java.lang.String legend,
Int_Vect highlight_atoms,
ColourPalette highlight_map) |
void |
drawMolecule(ROMol mol,
java.lang.String legend,
Int_Vect highlight_atoms,
ColourPalette highlight_map,
Int_Double_Map highlight_radii) |
void |
drawMolecule(ROMol mol,
java.lang.String legend,
Int_Vect highlight_atoms,
ColourPalette highlight_map,
Int_Double_Map highlight_radii,
int confId) |
void |
drawMolecule(ROMol mol,
java.lang.String legend,
Int_Vect highlight_atoms,
Int_Vect highlight_bonds) |
void |
drawMolecule(ROMol mol,
java.lang.String legend,
Int_Vect highlight_atoms,
Int_Vect highlight_bonds,
ColourPalette highlight_atom_map) |
void |
drawMolecule(ROMol mol,
java.lang.String legend,
Int_Vect highlight_atoms,
Int_Vect highlight_bonds,
ColourPalette highlight_atom_map,
ColourPalette highlight_bond_map) |
void |
drawMolecule(ROMol mol,
java.lang.String legend,
Int_Vect highlight_atoms,
Int_Vect highlight_bonds,
ColourPalette highlight_atom_map,
ColourPalette highlight_bond_map,
Int_Double_Map highlight_radii) |
void |
drawMolecule(ROMol mol,
java.lang.String legend,
Int_Vect highlight_atoms,
Int_Vect highlight_bonds,
ColourPalette highlight_atom_map,
ColourPalette highlight_bond_map,
Int_Double_Map highlight_radii,
int confId) |
void |
drawMolecules(SWIGTYPE_p_std__vectorT_RDKit__ROMol_p_t mols) |
void |
drawMolecules(SWIGTYPE_p_std__vectorT_RDKit__ROMol_p_t mols,
Str_Vect legends) |
void |
drawMolecules(SWIGTYPE_p_std__vectorT_RDKit__ROMol_p_t mols,
Str_Vect legends,
Int_Vect_Vect highlight_atoms) |
void |
drawMolecules(SWIGTYPE_p_std__vectorT_RDKit__ROMol_p_t mols,
Str_Vect legends,
Int_Vect_Vect highlight_atoms,
Int_Vect_Vect highlight_bonds) |
void |
drawMolecules(SWIGTYPE_p_std__vectorT_RDKit__ROMol_p_t mols,
Str_Vect legends,
Int_Vect_Vect highlight_atoms,
Int_Vect_Vect highlight_bonds,
SWIGTYPE_p_std__vectorT_std__mapT_int_RDKit__DrawColour_t_t highlight_atom_maps) |
void |
drawMolecules(SWIGTYPE_p_std__vectorT_RDKit__ROMol_p_t mols,
Str_Vect legends,
Int_Vect_Vect highlight_atoms,
Int_Vect_Vect highlight_bonds,
SWIGTYPE_p_std__vectorT_std__mapT_int_RDKit__DrawColour_t_t highlight_atom_maps,
SWIGTYPE_p_std__vectorT_std__mapT_int_RDKit__DrawColour_t_t highlight_bond_maps) |
void |
drawMolecules(SWIGTYPE_p_std__vectorT_RDKit__ROMol_p_t mols,
Str_Vect legends,
Int_Vect_Vect highlight_atoms,
Int_Vect_Vect highlight_bonds,
SWIGTYPE_p_std__vectorT_std__mapT_int_RDKit__DrawColour_t_t highlight_atom_maps,
SWIGTYPE_p_std__vectorT_std__mapT_int_RDKit__DrawColour_t_t highlight_bond_maps,
SWIGTYPE_p_std__vectorT_std__mapT_int_double_t_t highlight_radii) |
void |
drawMolecules(SWIGTYPE_p_std__vectorT_RDKit__ROMol_p_t mols,
Str_Vect legends,
Int_Vect_Vect highlight_atoms,
Int_Vect_Vect highlight_bonds,
SWIGTYPE_p_std__vectorT_std__mapT_int_RDKit__DrawColour_t_t highlight_atom_maps,
SWIGTYPE_p_std__vectorT_std__mapT_int_RDKit__DrawColour_t_t highlight_bond_maps,
SWIGTYPE_p_std__vectorT_std__mapT_int_double_t_t highlight_radii,
Int_Vect confIds) |
MolDrawOptions |
drawOptions() |
void |
drawPolygon(SWIGTYPE_p_std__vectorT_RDGeom__Point2D_t cds) |
void |
drawReaction(ChemicalReaction rxn) |
void |
drawReaction(ChemicalReaction rxn,
boolean highlightByReactant) |
void |
drawReaction(ChemicalReaction rxn,
boolean highlightByReactant,
SWIGTYPE_p_std__vectorT_RDKit__DrawColour_t highlightColorsReactants) |
void |
drawReaction(ChemicalReaction rxn,
boolean highlightByReactant,
SWIGTYPE_p_std__vectorT_RDKit__DrawColour_t highlightColorsReactants,
Int_Vect confIds) |
void |
drawRect(Point2D cds1,
Point2D cds2) |
void |
drawString(java.lang.String str,
Point2D cds) |
void |
drawTriangle(Point2D cds1,
Point2D cds2,
Point2D cds3) |
void |
drawWavyLine(Point2D cds1,
Point2D cds2,
DrawColour col1,
DrawColour col2) |
void |
drawWavyLine(Point2D cds1,
Point2D cds2,
DrawColour col1,
DrawColour col2,
long nSegments) |
void |
drawWavyLine(Point2D cds1,
Point2D cds2,
DrawColour col1,
DrawColour col2,
long nSegments,
double vertOffset) |
boolean |
fillPolys() |
protected void |
finalize() |
double |
fontSize() |
Point2D |
getAtomCoords(Double_Pair screen_cds) |
Point2D |
getAtomCoords(Int_Pair screen_cds) |
Point2D |
getAtomCoords(int at_num) |
protected static long |
getCPtr(MolDraw2D obj) |
Point2D |
getDrawCoords(int at_num) |
Point2D |
getDrawCoords(Point2D mol_cds) |
void |
getStringSize(java.lang.String label,
SWIGTYPE_p_double label_width,
SWIGTYPE_p_double label_height) |
int |
height() |
int |
lineWidth() |
Point2D |
minPt() |
Point2D |
offset() |
int |
panelHeight() |
int |
panelWidth() |
Point2D |
range() |
double |
scale() |
void |
setColour(DrawColour col) |
void |
setDash(UInt_Vect patt) |
void |
setFillPolys(boolean val) |
void |
setFontSize(double new_size) |
void |
setLineWidth(int width) |
void |
setOffset(int x,
int y) |
void |
setScale(int width,
int height,
Point2D minv,
Point2D maxv) |
boolean |
setStringDrawMode(java.lang.String instring,
SWIGTYPE_p_RDKit__MolDraw2D__TextDrawType draw_mode,
SWIGTYPE_p_int i) |
void |
tagAtoms(ROMol mol) |
int |
width() |