Home | Trees | Indices | Help |
|
---|
|
object --+ | bases._Type0 --+ | Point
Python Type, wrapping an ObjC NSPoint_t
.
Instance Methods | |||
|
|||
Inherited from Inherited from |
Properties | |
point Get the x and y coordinate (2-tuple). |
|
x Get the x coordinate (float). |
|
y Get the y coordinate (float). |
|
Inherited from Inherited from |
Method Details |
New Point
from another Point,
|
Property Details |
pointGet the x and y coordinate (2-tuple).
|
xGet the x coordinate (float).
|
yGet the y coordinate (float).
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Mon Apr 30 13:31:31 2018 | http://epydoc.sourceforge.net |