| Trees | Indices | Help |
|---|
|
|
object --+
|
DistributionPage
Display a grouping of distributions on a page.
This organizes Distributions, and will display them nicely on a single page.
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
x.__init__(...) initializes x; see help(type(x)) for signature
|
Draw out the distribution information.
Arguments:
o output_file - The name of the file to output the information to,
or a handle to write to.
o title - A title to display on the graphic.
|
Draw all of the distributions on the page. Arguments: o cur_drawing - The drawing we are working with. o start_x_pos - The x position on the page to start drawing at. o x_pos_change - The change in x position between each figure. o start_y_pos - The y position on the page to start drawing at. o y_pos_change - The change in y position between each figure. o num_y_drawings - The number of drawings we'll have in the y (up/down) direction. |
Add a legend to the figure. Subclasses can implement to provide a specialized legend. |
| Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Thu Aug 18 18:19:26 2011 | http://epydoc.sourceforge.net |