@arl/leaflet-tracksymbol2
Preparing search index...
<internal>
Point
Class Point
Hierarchy (
View Summary
)
Point
Coords
Index
Constructors
constructor
Properties
x
y
Methods
add
ceil
clone
contains
distance
To
divide
By
equals
floor
multiply
By
round
scale
By
subtract
to
String
trunc
unscale
By
Constructors
constructor
new
Point
(
x
:
number
,
y
:
number
,
round
?:
boolean
)
:
Point
Parameters
x
:
number
y
:
number
Optional
round
:
boolean
Returns
Point
Properties
x
x
:
number
y
y
:
number
Methods
add
add
(
otherPoint
:
PointExpression
)
:
Point
Parameters
otherPoint
:
PointExpression
Returns
Point
ceil
ceil
()
:
Point
Returns
Point
clone
clone
()
:
Point
Returns
Point
contains
contains
(
otherPoint
:
PointExpression
)
:
boolean
Parameters
otherPoint
:
PointExpression
Returns
boolean
distance
To
distanceTo
(
otherPoint
:
PointExpression
)
:
number
Parameters
otherPoint
:
PointExpression
Returns
number
divide
By
divideBy
(
num
:
number
)
:
Point
Parameters
num
:
number
Returns
Point
equals
equals
(
otherPoint
:
PointExpression
)
:
boolean
Parameters
otherPoint
:
PointExpression
Returns
boolean
floor
floor
()
:
Point
Returns
Point
multiply
By
multiplyBy
(
num
:
number
)
:
Point
Parameters
num
:
number
Returns
Point
round
round
()
:
Point
Returns
Point
scale
By
scaleBy
(
scale
:
PointExpression
)
:
Point
Parameters
scale
:
PointExpression
Returns
Point
subtract
subtract
(
otherPoint
:
PointExpression
)
:
Point
Parameters
otherPoint
:
PointExpression
Returns
Point
to
String
toString
()
:
string
Returns
string
trunc
trunc
()
:
Point
Returns
Point
unscale
By
unscaleBy
(
scale
:
PointExpression
)
:
Point
Parameters
scale
:
PointExpression
Returns
Point
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
x
y
Methods
add
ceil
clone
contains
distance
To
divide
By
equals
floor
multiply
By
round
scale
By
subtract
to
String
trunc
unscale
By
@arl/leaflet-tracksymbol2
Loading...