Preparing search index...
The search index is not available
@arl/leaflet-tracksymbol2
@arl/leaflet-tracksymbol2
<internal>
Coords
Interface Coords
interface
Coords
{
x
:
number
;
y
:
number
;
z
:
number
;
add
(
otherPoint
)
:
Point
;
ceil
(
)
:
Point
;
clone
(
)
:
Point
;
contains
(
otherPoint
)
:
boolean
;
distanceTo
(
otherPoint
)
:
number
;
divideBy
(
num
)
:
Point
;
equals
(
otherPoint
)
:
boolean
;
floor
(
)
:
Point
;
multiplyBy
(
num
)
:
Point
;
round
(
)
:
Point
;
scaleBy
(
scale
)
:
Point
;
subtract
(
otherPoint
)
:
Point
;
toString
(
)
:
string
;
trunc
(
)
:
Point
;
unscaleBy
(
scale
)
:
Point
;
}
Hierarchy
Point
Coords
Index
Properties
x
y
z
Methods
add
ceil
clone
contains
distance
To
divide
By
equals
floor
multiply
By
round
scale
By
subtract
to
String
trunc
unscale
By
Properties
x
x
:
number
y
y
:
number
z
z
:
number
Methods
add
add
(
otherPoint
)
:
Point
Parameters
otherPoint
:
PointExpression
Returns
Point
ceil
ceil
(
)
:
Point
Returns
Point
clone
clone
(
)
:
Point
Returns
Point
contains
contains
(
otherPoint
)
:
boolean
Parameters
otherPoint
:
PointExpression
Returns
boolean
distance
To
distance
To
(
otherPoint
)
:
number
Parameters
otherPoint
:
PointExpression
Returns
number
divide
By
divide
By
(
num
)
:
Point
Parameters
num
:
number
Returns
Point
equals
equals
(
otherPoint
)
:
boolean
Parameters
otherPoint
:
PointExpression
Returns
boolean
floor
floor
(
)
:
Point
Returns
Point
multiply
By
multiply
By
(
num
)
:
Point
Parameters
num
:
number
Returns
Point
round
round
(
)
:
Point
Returns
Point
scale
By
scale
By
(
scale
)
:
Point
Parameters
scale
:
PointExpression
Returns
Point
subtract
subtract
(
otherPoint
)
:
Point
Parameters
otherPoint
:
PointExpression
Returns
Point
to
String
to
String
(
)
:
string
Returns
string
trunc
trunc
(
)
:
Point
Returns
Point
unscale
By
unscale
By
(
scale
)
:
Point
Parameters
scale
:
PointExpression
Returns
Point
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
x
y
z
add
ceil
clone
contains
distance
To
divide
By
equals
floor
multiply
By
round
scale
By
subtract
to
String
trunc
unscale
By
@arl/leaflet-tracksymbol2
default
<internal>
AISTrackSymbol
TrackSymbol
AISMessage
AISTrackSymbolOptions
Dimension
ETA
PositionReport
Shape
ShapeOptions
ShapeSet
ShapeSetEntry
ShipStaticData
TrackSymbolOptions
Points
Units
Generated using
TypeDoc