Package Bio :: Package Graphics :: Module Distribution :: Class LineDistribution
[hide private]
[frames] | no frames]

Class LineDistribution

source code

Display the distribution of values as connected lines.

This distribution displays the change in values across the object as lines. This also allows multiple distributions to be displayed on a single graph.

Instance Methods [hide private]
 
__init__(self) source code
 
draw(self, cur_drawing, start_x, start_y, end_x, end_y) source code