Package schrodinger :: Package application :: Module report2d
[hide private]
[frames] | no frames]

Module report2d

Utilities for generating PDF and HTML 2D report files.

Copyright Schrodinger, LLC. All rights reserved.

Classes [hide private]
  StructInfo
Stores information that is needed to draw a structure to PDF/HTML.
  PicturePrinter
Class for drawing structure pictures to a QPrinter for generating PDFs.
  Report2D
Variables [hide private]
  DEBUG = False
hash(x)
  EXPORT_IMAGE_HEIGHT = 200
  EXPORT_IMAGE_WIDTH = 400
  EXPORT_NOSCALE_SCALE = 0.6
  HTML_IMAGE_SCALE = 0.5
  MAX_ATOMS = 300
  STEREO_3D = 2
  STEREO_2D = 4
  STEREO_AUTO = 6
  __package__ = 'schrodinger.application'