| Home | Trees | Index | Help |
|
|---|
| Package wx :: Package lib :: Package mixins :: Module rubberband :: Class RubberBand |
|
A stretchable border which is drawn on top of an image to define an area.
| Method Summary | |
|---|---|
__init__(self,
drawingSurface,
aspectRatio)
| |
Return (x0, y0, x1, y1) or None if no drawing has yet been done. | |
Clear the existing rubberband | |
| Property Summary | |
|---|---|
enabled: True if I am responding to mouse events | |
| Method Details |
|---|
getCurrentExtent(self)Return (x0, y0, x1, y1) or None if no drawing has yet been done. |
reset(self, aspectRatio=None)Clear the existing rubberband |
| Property Details |
|---|
enabledTrue if I am responding to mouse events |
| Home | Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.1.20050511.rpd on Thu Mar 22 12:13:46 2007 | http://epydoc.sf.net |