Trees | Indices | Help |
---|
|
reportlab.graphics.widgetbase.PropHolder --+ | reportlab.graphics.shapes._DrawTimeResizeable --+ | | | reportlab.graphics.shapes.UserNode --+ | reportlab.graphics.widgetbase.Widget --+ | _ChromosomeComponent --+ | Organism
Top level class for drawing chromosomes.
This class holds information about an organism and all of it's chromosomes, and provides the top level object which could be used for drawing a chromosome representation of an organism.
Chromosomes should be added and removed from the Organism via the add and remove functions.
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from Inherited from Inherited from Inherited from |
|
|||
VALID_FORMATS =
|
|||
Inherited from |
|
Initialize a chromosome component. Attributes: o _sub_components -- Any components which are contained under this parent component. This attribute should be accessed through the add() and remove() functions.
|
Draw out the information for the Organism. Arguments: o output_file -- The name of a file specifying where the pdf document drawn should be saved. o title -- The output title of the produced document.
|
Draw a legend for the figure. Subclasses should implement this to provide specialized legends. |
Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Thu Dec 25 10:56:32 2008 | http://epydoc.sourceforge.net |