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 2-tuple (x, y) coordinate 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,
|
str(x)
|
Property Details |
pointGet the 2-tuple (x, y) coordinate of (
|
xGet the x coordinate (
|
yGet the y coordinate (
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Wed Feb 5 15:29:03 2025 | http://epydoc.sourceforge.net |