Trees | Indices | Help |
---|
|
|
|||
DataWindow Concrete class DataWindow represents a sliding window of data through time |
|||
Glyph Concrete class representing a bitmap that is placed at multiple locations on an image. |
|||
LinePlotter Concrete class LinePlotter implements simple line plotting functionality (including coordinate scaling and line markers) on a box within a pygame.Surface |
|
|||
|
|
Convenience function for creating a figure layout INPUT: grid -- ASCII art layout (see example below) bw -- border width in grids; either scalar or (horizontal,vertical) OUTPUT: Boxes for regions, sorted by region id chars. Regions marked with space, '-' or '|' are ignored Example: p=''' xxxxx yyy xxxxx yyy xxxxx yyy zzzzzzzzz zzzzzzzzz ''' box_x,box_y,box_z = planAxes(p,bw=0.5) |
Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Thu Jan 4 16:46:17 2018 | http://epydoc.sourceforge.net |