Package wx :: Package lib :: Package mixins :: Module rubberband :: Class RubberBand
[frames | no frames]

Class RubberBand


A stretchable border which is drawn on top of an image to define an area.
Method Summary
  __init__(self, drawingSurface, aspectRatio)
  getCurrentExtent(self)
Return (x0, y0, x1, y1) or None if no drawing has yet been done.
  reset(self, aspectRatio)
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

enabled

True if I am responding to mouse events

Generated by Epydoc 2.1.20040428.rpd on Tue Apr 26 14:23:04 2005 http://epydoc.sf.net