| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
bases._Type0 --+
|
Size
Python Type, wrapping an ObjC NSSize_t.
| Instance Methods | |||
|
|||
|
|||
|
Inherited from Inherited from |
|||
| Properties | |
|
height Get the height ( float or int).
|
|
|
ratio Get the aspect ratio as 2-tuple (width, height). |
|
|
size Get the width, height (2-tuple) of ( float or
int).
|
|
|
width Get the width ( float or int).
|
|
|
Inherited from Inherited from |
|
| Method Details |
New Size
from another Size,
|
str(x)
|
| Property Details |
heightGet the height (
|
ratioGet the aspect ratio as 2-tuple (width, height).
|
sizeGet the width, height (2-tuple) of (
|
widthGet the width (
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Tue Nov 2 16:59:01 2021 | http://epydoc.sourceforge.net |