Package esys :: Package modellib :: Module tsunami :: Class Coastline
[show private | hide private]
[frames | no frames]

Class Coastline


defines a coast line by a Polyline within a RegionOnEarthSurface
Method Summary
  __init__(self, region, name)
  __str__(self)
  append(self, polyline)
append a polyline
  clean(self)
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

Generated by Epydoc 2.1 on Thu Apr 27 11:16:18 2006 http://epydoc.sf.net