| Trees | Indices | Help |
|---|
|
|
reportlab.graphics.widgetbase.PropHolder --+
|
reportlab.graphics.shapes._DrawTimeResizeable --+ |
| |
reportlab.graphics.shapes.UserNode --+
|
reportlab.graphics.widgetbase.Widget --+
|
_ChromosomeComponent
Base class specifying the interface for a component of the system.
This class should not be instantiated directly, but should be used from derived classes.
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from Inherited from Inherited from Inherited from |
|||
|
|||
|
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. |
Remove the specified component from the subcomponents. Raises a ValueError if the component is not registered as a sub_component. |
Draw the specified component.
|
| Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Sun May 3 17:14:19 2009 | http://epydoc.sourceforge.net |