Search
Preparing search index...
The search index is not available
OpenSheetMusicDisplay
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
OpenSheetMusicDisplay
PointF2D
Class PointF2D
Hierarchy
PointF2D
Index
Constructors
constructor
Properties
x
y
Accessors
Empty
Methods
To
String
points
Are
Equal
Constructors
constructor
new
Point
F2D
(
x
?:
number
, y
?:
number
)
:
PointF2D
Parameters
x:
number
= 0
y:
number
= 0
Returns
PointF2D
Properties
x
x
:
number
= 0
y
y
:
number
= 0
Accessors
Static
Empty
get
Empty
(
)
:
PointF2D
Returns
PointF2D
Methods
To
String
To
String
(
)
:
string
Returns
string
Static
points
Are
Equal
points
Are
Equal
(
p1
:
PointF2D
, p2
:
PointF2D
)
:
boolean
Parameters
p1:
PointF2D
p2:
PointF2D
Returns
boolean
Exports
Point
F2D
constructor
x
y
Empty
To
String
points
Are
Equal
Generated using
TypeDoc