Table of Contents

Module: molecule bkchem/molecule.py

home of the molecule class

Imported modules   
from __future__ import division, generators
from atom import atom
from bond import bond
import copy
import dom_extensions
from fragment import fragment
import geometry
from group import group
import groups_table
import helper_graphics
from math import atan2, sin, cos, pi, sqrt
import misc
import oasa
from oasa import periodic_table
from parents import container, top_level, id_enabled, with_paper
from sets import Set
from singleton_store import Store, Screen
from textatom import textatom
import time
from warnings import warn
import xml.dom.minidom
Classes   

molecule

note that all children of simple_parent have default meta infos set


Table of Contents

This document was automatically generated on Wed Jun 1 11:05:30 2005 by HappyDoc version 2.1