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

Class GraphLine

GraphPoints --+
              |
             GraphLine


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

Class Variable Summary
dict _attributes = {'color': 'black', 'width': 1, 'splinestep...

Class Variable Details

_attributes

Type:
dict
Value:
{'color': 'black', 'width': 1, 'splinesteps': 12, 'smooth': 0}         

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