Home | Trees | Indices | Help |
|
---|
|
object --+ | ??._CData --+ | _ctypes.Structure --+ | c_struct_t --+ | NSRect_t --+ | NSRect4_t
ObjC struct
, like NSRect_t with
different signature and properties.
Instance Methods | |||
|
|||
|
|||
|
|||
Inherited from Inherited from Inherited from |
Class Variables | |
Properties | |
bottom Get the bottom y coordinate (float). |
|
height Get the height (float). |
|
left Get the lower x coordinate (float). |
|
right Get the upper x coordinate (float). |
|
top Get the upper y coordinate (float). |
|
width Get the width (float). |
|
x Get the x coordinate (float). |
|
y Get the y coordinate (float). |
|
Inherited from Inherited from |
Method Details |
x.__init__(...) initializes x; see help(type(x)) for signature
|
repr(x)
|
str(x)
|
Property Details |
bottomGet the bottom y coordinate (float).
|
heightGet the height (float).
|
leftGet the lower x coordinate (float).
|
rightGet the upper x coordinate (float).
|
topGet the upper y coordinate (float).
|
widthGet the width (float).
|
xGet the x coordinate (float).
|
yGet the y coordinate (float).
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Mon Jun 11 15:48:46 2018 | http://epydoc.sourceforge.net |