| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
ZoomType
The value ZoomType.X represents horizontal zoom. The value ZoomType.Y represents vertical zoom. The value ZoomType.XY represents horizontal as well as vertical zoom.
|
|||
|
|||
|
|||
|
Inherited from |
|||
|
|||
|
|||
|
|||
X = ZoomType('x')
|
|||
Y = ZoomType('y')
|
|||
XY = ZoomType('xy')
|
|||
NONE = ZoomType('')
|
|||
|
|||
|
Inherited from |
|||
|
|||
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Sat Apr 20 16:52:49 2013 | http://epydoc.sourceforge.net |