Search
Preparing search index...
The search index is not available
@motor/core
Options
All
Public
Public/Protected
All
Inherited
Menu
@motor/core
default
MeasureMultiplePoint
Class MeasureMultiplePoint
Hierarchy
DrawCZMLMod
MeasureMultiplePoint
Index
Constructors
constructor
Properties
assis
Point
assist
Distance
assist
Mod
Ary
distance
end
Point
Color
point
project
tmp
Mod
Ary
total
Line
Color
viewer
Methods
calc
Distance
calculate
End
choose
Point
clear
Assis
Mod
clear
Tmp
Mod
Ary
destroy
draw
Line
draw
Point
init
on
Mousemove
start
Draw
Line
vector3
Ary
ToNum
Ary
Constructors
constructor
new
Measure
Multiple
Point
(
viewer
:
Viewer
, project
:
Project
)
:
MeasureMultiplePoint
Parameters
viewer:
Viewer
project:
Project
Returns
MeasureMultiplePoint
Properties
assis
Point
assis
Point
:
Vector3
[]
assist
Distance
assist
Distance
:
number
assist
Mod
Ary
assist
Mod
Ary
:
ModCZML
[]
distance
distance
:
number
end
Point
Color
end
Point
Color
:
ColorSche
point
point
:
Vector3
[]
project
project
:
Project
tmp
Mod
Ary
tmp
Mod
Ary
:
ModCZML
[]
total
Line
Color
total
Line
Color
:
ColorSche
viewer
viewer
:
Viewer
Methods
calc
Distance
calc
Distance
(
pointAry
:
[
Vector3
,
Vector3
]
)
:
number
Parameters
pointAry:
[
Vector3
,
Vector3
]
Returns
number
calculate
End
calculate
End
(
total
:
number
)
:
void
Parameters
total:
number
Returns
void
choose
Point
choose
Point
(
e
:
MouseEvent
)
:
Promise
<
void
>
Parameters
e:
MouseEvent
Returns
Promise
<
void
>
clear
Assis
Mod
clear
Assis
Mod
(
)
:
void
Returns
void
clear
Tmp
Mod
Ary
clear
Tmp
Mod
Ary
(
)
:
void
Returns
void
destroy
destroy
(
)
:
void
Returns
void
draw
Line
draw
Line
(
project
:
Project
, numAry
:
number
[]
, lineColor
?:
ColorLine
, lineWidth
?:
number
)
:
Promise
<
ModCZML
>
Parameters
project:
Project
numAry:
number
[]
lineColor:
ColorLine
= ...
lineWidth:
number
= 2
Returns
Promise
<
ModCZML
>
draw
Point
draw
Point
(
project
:
Project
, numAry
:
PointNumAry
, pointColor
?:
ColorSche
)
:
Promise
<
ModCZML
>
Parameters
project:
Project
numAry:
PointNumAry
pointColor:
ColorSche
= ...
Returns
Promise
<
ModCZML
>
init
init
(
)
:
void
Returns
void
on
Mousemove
on
Mousemove
(
e
:
MouseEvent
)
:
Promise
<
void
>
Parameters
e:
MouseEvent
Returns
Promise
<
void
>
start
Draw
Line
start
Draw
Line
(
)
:
Promise
<
void
>
Returns
Promise
<
void
>
vector3
Ary
ToNum
Ary
vector3
Ary
ToNum
Ary
(
vec3Ary
:
Vector3
[]
)
:
number
[]
Parameters
vec3Ary:
Vector3
[]
Returns
number
[]
Exports
default
default.
Motor
Core
Measure
Multiple
Point
constructor
assis
Point
assist
Distance
assist
Mod
Ary
distance
end
Point
Color
point
project
tmp
Mod
Ary
total
Line
Color
viewer
calc
Distance
calculate
End
choose
Point
clear
Assis
Mod
clear
Tmp
Mod
Ary
destroy
draw
Line
draw
Point
init
on
Mousemove
start
Draw
Line
vector3
Ary
ToNum
Ary