Eulergraph
Preparing search index...
entities/Controls/TransformControls
TransformControls
Class TransformControls
Implements
IDisposable
Index
Constructors
constructor
Properties
current
Controls
Methods
disable
dispose
draw
intersect
Control
set
Current
update
Constructors
constructor
new
TransformControls
()
:
TransformControls
Returns
TransformControls
Properties
current
Controls
currentControls
:
LinkControls
|
CellControls
|
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
:
PointLike
)
:
Control
|
ControlCell
|
null
|
undefined
Parameters
point
:
PointLike
Returns
Control
|
ControlCell
|
null
|
undefined
set
Current
setCurrent
(
cell
:
GraphicElement
|
null
)
:
void
Parameters
cell
:
GraphicElement
|
null
Returns
void
update
update
()
:
void
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
current
Controls
Methods
disable
dispose
draw
intersect
Control
set
Current
update
Eulergraph
Loading...