| Trees | Index | Help |
|
|---|
| Package svs_analysis :: Package visualisation :: Module filehistoryview :: Class FileHistoryView |
|
| Method Summary | |
|---|---|
__init__(self,
graphicContext,
filename)
| |
Adds a frame to the view, this is appended to the end of the sequence. | |
Draws FileHistoryView. | |
Inserts a frame to the view at the specified index point. | |
| Method Details |
|---|
addFrame(self, filedata=None)Adds a frame to the view, this is appended to the end of the sequence. |
draw(self)Draws FileHistoryView. |
insertFrame(self, index, filedata=None)Inserts a frame to the view at the specified index point. If the index value is too high the frame is appended onto the end. |
| Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.1 on Thu Oct 20 15:30:28 2005 | http://epydoc.sf.net |