| Home | Trees | Index | Help |
|
|---|
| Package wx :: Package lib :: Package floatcanvas :: Module FloatCanvas :: Class XYObjectMixin |
|
Arrow,
Point,
RectEllipse,
TextObjectMixin| Method Summary | |
|---|---|
CalcBoundingBox(self)
| |
Move(Delta): moves the object by delta, where delta is a (dx,dy) pair. | |
SetPoint(self,
xy)
| |
SetXY(self,
x,
y)
| |
| Method Details |
|---|
Move(self, Delta)Move(Delta): moves the object by delta, where delta is a (dx,dy) pair. Ideally a Numpy array of shape (2,) |
| Home | Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.1.20040428.rpd on Tue Nov 9 17:04:07 2004 | http://epydoc.sf.net |