Home | Trees | Index | Help |
|
---|
Module Ipo :: Class BezTriple |
|
Method Summary | |
---|---|
list |
Returns the xy coordinates of the Bezier point. |
PyNone |
Sets the point xy coordinates. |
Class Variable Summary | |
---|---|
name
- The Curve Data name. |
Method Details |
---|
getPoints()Returns the xy coordinates of the Bezier point.
|
setPoints(newval)Sets the point xy coordinates.
|
Class Variable Details |
---|
nameThe Curve Data name. @cvar bezierPoints : The list of the Bezier points. |
Home | Trees | Index | Help |
|
---|
Generated by Epydoc 1.1 on Wed Aug 13 19:17:14 2003 | http://epydoc.sf.net |