Home | Trees | Indices | Help |
|
---|
|
object --+ | internals._Objectype --+ | baseTypes._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 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 Tue Apr 8 11:26:16 2025 | http://epydoc.sourceforge.net |