Package SimPy :: Module SimPlot :: Class GraphBars
[show private | hide private]
[frames | no frames]

Class GraphBars

GraphPoints --+
              |
             GraphBars


Method Summary
  __init__(self, points, **attr)
  draw(self, canvas)
    Inherited from GraphPoints
  boundingBox(self)
  fitToScale(self, scale, shift)

Class Variable Summary
dict _attributes = {'outline': 'black', 'color': 'black', 'fi...

Class Variable Details

_attributes

Type:
dict
Value:
{'color': 'black',
 'fillcolor': 'black',
 'fillstyle': '',
 'outline': 'black',
 'size': 3,
 'width': 1}                                                           

Generated by Epydoc 2.1 on Wed Nov 16 12:02:48 2005 http://epydoc.sf.net