|
|
def | __init__ (self, logger, outFile, outType, filterStr, limitStr, divergence, trjFile, trjFormat, pointSpacing, attributes, geometry, max_incidence, justappend=False, layout=None) |
| |
|
def | tileFilter (self) |
| |
|
def | ODMsaveAttribute (self, ODMobject, attrId, attrVal) |
| |
|
def | SHPsaveAttribute (self, SHPfeat, attrName, attrVal) |
| |
|
def | leafChanged (self, leaf) |
| | callback notifies about a changed leaf
|
| |
|
def | process (self, pt) |
| | callback for processing a point
|
| |
|
def | calculateEllipse (self, normal, beam) |
| |
|
def | createPolygon (self, a, b) |
| |
|
def | transformVertice (self, vertice, normal, beam, pt, yshift) |
| |
| def | __init__ (self) |
| |