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) of ( float or
int ).
|
|
x Get the x coordinate ( float or int ).
|
|
y Get the y coordinate ( float or int ).
|
|
Inherited from Inherited from |
Method Details |
New Point
from another Point,
|
Property Details |
pointGet the x and y coordinate (2-tuple) of (
|
xGet the x coordinate (
|
yGet the y coordinate (
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Mon Jun 11 15:48:46 2018 | http://epydoc.sourceforge.net |