Search
Preparing search index...
The search index is not available
白板 SDK 开发文档
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
白板 SDK 开发文档
cursor
Cursor
Class Cursor
光标类
Hierarchy
Cursor
Index
Constructors
constructor
Properties
$cursor
client
Id
color
cursor
Name
white
Board
world
Point
Methods
destroy
set
Description
Constructors
constructor
new
Cursor
(
config
:
CursorConfig
)
:
Cursor
Parameters
config:
CursorConfig
Returns
Cursor
Properties
$cursor
$cursor
:
DomQuery
<
DomQuerySelector
>
光标外层
client
Id
client
Id
:
string
客户端id
Optional
color
color
?:
string
光标颜色
Optional
cursor
Name
cursor
Name
?:
string
光标名称
white
Board
white
Board
:
WhiteBoard
所在的白板实例
Optional
world
Point
world
Point
?:
WorldPoint
世界坐标点
Methods
destroy
destroy
(
)
:
void
销毁光标
Returns
void
set
Description
set
Description
(
description
:
Partial
<
CursorDescription
>
)
:
void
设置光标描述
Parameters
description:
Partial
<
CursorDescription
>
Returns
void
Modules
appliance
behavior
bridge
controller
core
cursor
main
plugin
service
shape
shape-
utils
Cursor
constructor
$cursor
client
Id
color
cursor
Name
white
Board
world
Point
destroy
set
Description
光标类