Home | Trees | Index | Help |
|
---|
Package wx :: Package lib :: Package ogl :: Class BitmapShape |
|
object
--+ |ShapeEvtHandler
--+ |Shape
--+ |RectangleShape
--+ | BitmapShape
Method Summary | |
---|---|
__init__(self)
| |
Return a the bitmap associated with this shape. | |
Return the bitmap filename. | |
OnDraw(self,
dc)
| |
Set the bitmap associated with this shape. | |
Set the bitmap filename. | |
SetSize(self,
w,
h,
recursive)
|
Class Variable Summary |
---|
Method Details |
---|
GetBitmap(self)Return a the bitmap associated with this shape. |
GetFilename(self)Return the bitmap filename. |
SetBitmap(self, bitmap)Set the bitmap associated with this shape. You can delete the bitmap from the calling application, since reference counting will take care of holding on to the internal bitmap data. |
SetFilename(self, f)Set the bitmap filename. |
Home | Trees | Index | Help |
|
---|
Generated by Epydoc 2.1.20040428.rpd on Tue Apr 26 14:24:24 2005 | http://epydoc.sf.net |