| Home | Trees | Index | Help |
|---|
| Package esys :: Package modellib :: Module tsunami :: Class Polyline |
|
| Method Summary | |
|---|---|
__init__(self,
list_of_coordinates,
name)
| |
__getitem__(self,
s)
| |
__iter__(self)
| |
__len__(self)
| |
__str__(self)
| |
getDiameter(self)
| |
givePositiveOrientation(self)
| |
insert point before index | |
isLoop(self)
| |
returns the orientation of the polyline | |
splits the polyline at point index | |
| Method Details |
|---|
insert(self, index, coordinate)insert point before index |
orientation(self)returns the orientation of the polyline |
split(self, index)splits the polyline at point index |
| Home | Trees | Index | Help |
|---|
| Generated by Epydoc 2.1 on Thu Apr 27 11:16:26 2006 | http://epydoc.sf.net |