| Home | Trees | Index | Help |
|
|---|
| Package wx :: Package lib :: Package floatcanvas :: Module FloatCanvas :: Class ArrowLine |
|
DrawObject --+
|
LineOnlyMixin --+
|
PointsObjectMixin --+
|
ArrowLine
It will draw a set of arrows from point to point.
It takes a list of 2-tuples, or a NX2 NumPy Float array of point coordinates.
| Method Summary | |
|---|---|
__init__(self,
Points,
LineColor,
LineStyle,
LineWidth,
ArrowHeadSize,
ArrowHeadAngle,
InForeground)
| |
CalcArrowPoints(self)
| |
| Class Variable Summary |
|---|
| Home | Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.1.20050511.rpd on Wed Nov 28 16:13:03 2007 | http://epydoc.sf.net |