| Home | Trees | Index | Help |
|---|
| Package esys :: Package modellib :: Module tsunami :: Class Coastline |
|
| Method Summary | |
|---|---|
__init__(self,
region,
name)
| |
__str__(self)
| |
append a polyline | |
cleans up the coast line by joining polylines to loops or connecting faces of the region | |
makeTriangulation(self,
west_south_is_water,
east_south_is_water,
west_north_is_water,
east_north_is_water)
| |
| Method Details |
|---|
append(self, polyline=<esys.modellib.tsunami.Polyline instance at 0x42a9afcc>)append a polyline |
clean(self)cleans up the coast line by joining polylines to loops or connecting faces of the region |
| Home | Trees | Index | Help |
|---|
| Generated by Epydoc 2.1 on Thu Apr 27 11:16:18 2006 | http://epydoc.sf.net |