Eulergraph
Preparing search index...
customization/CoordsLabel
CoordsLabel
Class CoordsLabel
Index
Constructors
constructor
Properties
coords
Label
coords
Label
Params
target
Methods
dispose
hide
show
update
Constructors
constructor
new
CoordsLabel
(
parent
:
HTMLDivElement
,
style
?:
CoordsLabelStyle
)
:
CoordsLabel
Parameters
parent
:
HTMLDivElement
Optional
style
:
CoordsLabelStyle
Returns
CoordsLabel
Properties
Protected
coords
Label
coordsLabel
:
HTMLDivElement
Protected
coords
Label
Params
coordsLabelParams
:
{
gap
:
{
x
:
number
;
y
:
number
}
;
height
:
number
;
width
:
number
;
}
Protected
target
target
:
HTMLDivElement
Methods
dispose
dispose
()
:
void
Returns
void
hide
hide
()
:
void
Returns
void
show
show
()
:
void
Returns
void
update
update
(
canvasPosition
:
Point
|
PointLike
,
cursorOffset
:
PointLike
)
:
void
Parameters
canvasPosition
:
Point
|
PointLike
cursorOffset
:
PointLike
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
coords
Label
coords
Label
Params
target
Methods
dispose
hide
show
update
Eulergraph
Loading...