Module Canvas :: Class ImageItem
[hide private]
[frames] | no frames]

_ClassType ImageItem

CanvasItem --+
             |
            ImageItem

Instance Methods [hide private]
 
__init__(self, canvas, *args, **kw)

Inherited from CanvasItem: __contains__, __getitem__, __repr__, __setitem__, __str__, addtag, bbox, bind, cget, config, coords, dchars, delete, dtag, focus, gettags, has_key, icursor, index, insert, keys, lower, move, raise_, scale, tkraise, type, unbind

Method Details [hide private]

__init__(self, canvas, *args, **kw)
(Constructor)

 
Overrides: CanvasItem.__init__