Trees | Indices | Help |
---|
|
reportlab.graphics.widgetbase.PropHolder --+ | reportlab.graphics.shapes._DrawTimeResizeable --+ | | | reportlab.graphics.shapes.UserNode --+ | reportlab.graphics.widgetbase.Widget --+ | _ChromosomeComponent --+ | ChromosomeSegment --+ | TelomereSegment
A segment that is located at the end of a linear chromosome.
This is just like a regular segment, but it draws the end of a chromosome which is represented by a half circle. This just overrides the _draw_segment class of ChromosomeSegment to provide that specialized drawing.
|
|||
|
|||
|
|||
Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from |
|
|||
Inherited from |
|
Initialize a segment at the end of a chromosome. See ChromosomeSegment for all of the attributes that can be customized in a TelomereSegments. Arguments: o inverted -- Whether or not the telomere should be inverted (ie. drawn on the bottom of a chromosome)
|
Draw a half circle representing the end of a linear chromosome.
|
Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Thu Dec 25 10:43:43 2008 | http://epydoc.sourceforge.net |