Search
Preparing search index...
The search index is not available
Owlly
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
Area
Class Area
SVG楼层模型, 暂时弃用, 仅为ICBC项目设计
deprecated
Hierarchy
Element
Area
Index
Constructors
constructor
Methods
dispose
load
set
Areas
Visible
set
Opacity
set
Shadow
Enabled
update
Constructors
constructor
new
Area
(
url
:
string
, mapping
:
ModelSvgMapping
, opacity
?:
number
)
:
Area
Parameters
url:
string
mapping:
ModelSvgMapping
Default value
opacity:
number
= 1
Returns
Area
Methods
dispose
dispose
(
)
:
void
Returns
void
load
load
(
url
:
string
)
:
Promise
<
void
>
Parameters
url:
string
Returns
Promise
<
void
>
set
Areas
Visible
set
Areas
Visible
(
value
:
boolean
)
:
void
Parameters
value:
boolean
Returns
void
set
Opacity
set
Opacity
(
value
:
number
)
:
void
Parameters
value:
number
Returns
void
set
Shadow
Enabled
set
Shadow
Enabled
(
value
:
boolean
)
:
void
Parameters
value:
boolean
Returns
void
update
update
(
)
:
ElementFrameContext
Returns
ElementFrameContext
Globals
Area
constructor
dispose
load
set
Areas
Visible
set
Opacity
set
Shadow
Enabled
update
SVG楼层模型, 暂时弃用, 仅为ICBC项目设计