Search
Preparing search index...
The search index is not available
博锐尚格建筑信息化库
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
STooltipItem
Class STooltipItem
提示框item
@author 郝建龙(
1061851420@qq.com
)
Hierarchy
STextItem
STooltipItem
Index
Constructors
constructor
Properties
_enabled
_is
Moving
_mouse
Down
Pos
_rotate
_selected
anchor
List
children
cursor
id
is
Transform
max
Width
moveable
name
origin
pos
scale
selectable
Accessors
background
Color
border
Style
color
enabled
font
height
inverse
Scale
line
Width
origin
Position
parent
rotate
scene
selected
stroke
Color
text
visible
width
x
y
z
Order
Methods
$emit
bounding
Rect
cancel
Operate
connect
contains
disconnect
draw
Format
Text
draw
Show
Text
grab
Item
hide
item
Path
map
From
Scene
map
ToScene
move
To
move
ToOrigin
on
Click
on
Context
Menu
on
Double
Click
on
Draw
on
Key
Down
on
Key
Press
on
Key
Up
on
Mouse
Down
on
Mouse
Enter
on
Mouse
Leave
on
Mouse
Move
on
Mouse
Up
on
Paint
on
Resize
release
Item
scene2item
Mattrix
show
to
Data
to
Parent
Change
update
Constructors
constructor
new STooltip
Item
(
parent
:
SGraphItem
|
null
, str
?:
undefined
|
string
)
:
STooltipItem
Parameters
parent:
SGraphItem
|
null
Optional
str:
undefined
|
string
Returns
STooltipItem
Properties
Protected
_enabled
_enabled
:
boolean
Protected
_is
Moving
_is
Moving
:
boolean
Protected
_mouse
Down
Pos
_mouse
Down
Pos
:
SPoint
_rotate
_rotate
:
number
Protected
_selected
_selected
:
boolean
anchor
List
anchor
List
:
SAnchorItem
[]
children
children
:
SGraphItem
[]
cursor
cursor
:
string
id
id
:
string
is
Transform
is
Transform
:
boolean
max
Width
max
Width
:
number
|
undefined
moveable
moveable
:
boolean
name
name
:
string
origin
origin
:
SPoint
pos
pos
:
SPoint
scale
scale
:
number
selectable
selectable
:
boolean
Accessors
background
Color
get
backgroundColor
(
)
:
SColor
set
backgroundColor
(
v
:
SColor
)
:
any
Returns
SColor
Parameters
v:
SColor
Returns
any
border
Style
get
borderStyle
(
)
:
SLineStyle
set
borderStyle
(
v
:
SLineStyle
)
:
any
Returns
SLineStyle
提示框item