Search
Preparing search index...
The search index is not available
@nut-tree/nut-js
Options
All
Public
Public/Protected
All
Inherited
Menu
@nut-tree/nut-js
point.class
Point
Class Point
Hierarchy
Point
Index
Constructors
constructor
Properties
x
y
Methods
to
String
Constructors
constructor
new
Point
(
x
:
number
, y
:
number
)
:
Point
Parameters
x:
number
y:
number
Returns
Point
Properties
x
x
:
number
y
y
:
number
Methods
to
String
to
String
(
)
:
string
Returns
string
Modules
point.class
Point
constructor
x
y
to
String
is
Point