Eulergraph
Preparing search index...
entities/Controls/CellControls
CellControls
Class CellControls
Implements
IDisposable
Index
Constructors
constructor
Properties
arrow
Triangle
controls
current
Cell
Methods
disable
dispose
draw
intersect
Control
set
Cell
update
Constructors
constructor
new
CellControls
()
:
CellControls
Returns
CellControls
Properties
arrow
Triangle
arrowTriangle
:
Triangle
= ...
controls
controls
:
ControlCell
[]
= []
current
Cell
currentCell
:
Cell
|
null
= null
Methods
disable
disable
()
:
void
Returns
void
dispose
dispose
()
:
void
Returns
void
draw
draw
(
ctx
:
CanvasRenderingContext2D
,
withCellSizes
?:
boolean
)
:
void
Parameters
ctx
:
CanvasRenderingContext2D
Optional
withCellSizes
:
boolean
Returns
void
intersect
Control
intersectControl
(
point
:
Point
|
PointLike
)
:
ControlCell
|
undefined
Parameters
point
:
Point
|
PointLike
Returns
ControlCell
|
undefined
set
Cell
setCell
(
cell
:
Cell
|
null
)
:
void
Parameters
cell
:
Cell
|
null
Returns
void
update
update
()
:
void
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
arrow
Triangle
controls
current
Cell
Methods
disable
dispose
draw
intersect
Control
set
Cell
update
Eulergraph
Loading...