Preparing search index...
The search index is not available
iink-ts - v3.0.2
iink-ts
<internal>
IWriterManager
Class IWriterManager
Hierarchy (
View Summary
)
AbstractWriterManager
IWriterManager
Index
Accessors
model
renderer
Constructors
constructor
Methods
attach
continue
create
Current
Symbol
detach
end
start
update
Current
Symbol
Properties
current
Symbol?
detect
Gesture
editor
grabber
Accessors
model
get
model
()
:
IModel
Returns
IModel
renderer
get
renderer
()
:
SVGRenderer
Returns
SVGRenderer
Constructors
constructor
new
IWriterManager
(
editor
:
InkEditor
)
:
IWriterManager
Parameters
editor
:
InkEditor
Returns
IWriterManager
Methods
attach
attach
(
layer
:
HTMLElement
)
:
void
Parameters
layer
:
HTMLElement
Returns
void
continue
continue
(
info
:
PointerInfo
)
:
void
Parameters
info
:
PointerInfo
Returns
void
Protected
create
Current
Symbol
createCurrentSymbol
(
pointer
:
TPointer
,
style
:
TStyle
,
pointerType
:
string
,
)
:
TIISymbol
Parameters
pointer
:
TPointer
style
:
TStyle
pointerType
:
string
Returns
TIISymbol
detach
detach
()
:
void
Returns
void
end
end
(
info
:
PointerInfo
)
:
Promise
<
void
>
Parameters
info
:
PointerInfo
Returns
Promise
<
void
>
start
start
(
info
:
PointerInfo
)
:
void
Parameters
info
:
PointerInfo
Returns
void
Protected
update
Current
Symbol
updateCurrentSymbol
(
pointer
:
TPointer
)
:
IIStroke
Parameters
pointer
:
TPointer
Returns
IIStroke
Properties
Optional
current
Symbol
currentSymbol
?:
TIISymbol
detect
Gesture
detectGesture
:
boolean
= true
editor
editor
:
InkEditor
grabber
grabber
:
PointerEventGrabber
Settings
Member Visibility
Protected
Inherited
Alpha
Beta
Theme
OS
Light
Dark
On This Page
Accessors
model
renderer
Constructors
constructor
Methods
attach
continue
create
Current
Symbol
detach
end
start
update
Current
Symbol
Properties
current
Symbol
detect
Gesture
editor
grabber
iink-ts - v3.0.2
Loading...