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 | |
---|---|
bezierPoints : The list of the Bezier points. | |
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 |
---|
bezierPointsThe list of the Bezier points. |
nameThe Curve Data name. |
Home | Trees | Index | Help |
|
---|
Generated by Epydoc 2.0 on Mon Feb 2 18:51:06 2004 | http://epydoc.sf.net |