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