rdkit :: Chem :: Draw :: MolDrawing :: DrawingOptions :: Class DrawingOptions
[hide private]
[frames] | no frames]

Class DrawingOptions

source code

object --+
         |
        DrawingOptions

Instance Methods [hide private]

Inherited from object: __delattr__, __format__, __getattribute__, __hash__, __init__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __sizeof__, __str__, __subclasshook__

Class Variables [hide private]
  dotsPerAngstrom = 30
  useFraction = 0.85
  atomLabelFontFace = "sans"
  atomLabelFontSize = 12
  atomLabelMinFontSize = 7
  bondLineWidth = 1.2
  dblBondOffset = .25
  dblBondLengthFrac = .8
  defaultColor = 1, 0, 0
  selectColor = 1, 0, 0
  bgColor = 1, 1, 1
  colorBonds = True
  noCarbonSymbols = True
  includeAtomNumbers = False
  atomNumberOffset = 0
  radicalSymbol = u'\u2219'
  dash = 4, 4
  wedgeDashedBonds = True
  showUnknownDoubleBonds = True
  coordScale = 1.0
  elemDict = {1:(0.55, 0.55, 0.55), 7:(0, 0, 1), 8:(1, 0, 0), 9:...
Properties [hide private]

Inherited from object: __class__

Class Variable Details [hide private]

elemDict

Value:
{1:(0.55, 0.55, 0.55), 7:(0, 0, 1), 8:(1, 0, 0), 9:(.2,.8,.8), 15:(1,.\
5, 0), 16:(.8,.8, 0), 17:(0,.8, 0), 35:(.5,.3,.1), 53:(.63,.12,.94), 0\
:(.5,.5,.5),}