Preparing search index...
The search index is not available
Cak-Documentation - v0.2.0
Cak-Documentation
Skyline
Class Skyline
天际线分析
Index
Constructors
constructor
Properties
hidden
Globe
line
Color
line
Width
Methods
analyse
clear
update
Options
Constructors
constructor
new
Skyline
(
viewer
:
Viewer
,
option
?:
SkylineOptions
)
:
Skyline
Parameters
viewer
:
Viewer
option
:
SkylineOptions
= {}
Returns
Skyline
Properties
hidden
Globe
hiddenGlobe
:
boolean
= false
Description
// 是否隐藏地表
Memberof
Skyline
line
Color
lineColor
:
string
= 'rgb(255, 0, 0)'
Description
天际线颜色
Memberof
Skyline
line
Width
lineWidth
:
number
= 3
Description
天际线宽度
Memberof
Skyline
Methods
analyse
analyse
()
:
Promise
<
SkylineResult
>
Returns
Promise
<
SkylineResult
>
Description
执行分析
clear
clear
()
:
void
Returns
void
Description
清除分析
update
Options
updateOptions
(
option
:
SkylineOptions
)
:
void
Parameters
option
:
SkylineOptions
Returns
void
Description
更新分析参数
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
hidden
Globe
line
Color
line
Width
Methods
analyse
clear
update
Options
Cak-Documentation - v0.2.0
Loading...
天际线分析