Preparing search index...
The search index is not available
iink-ts - v3.0.1
iink-ts
IIRotationManager
Class IIRotationManager
Index
Accessors
model
Constructors
constructor
Methods
apply
On
Group
apply
On
Recognized
Symbol
apply
On
Text
apply
To
Edge
apply
To
Shape
apply
To
Stroke
apply
To
Symbol
continue
end
rotate
Element
set
Transform
Origin
start
Properties
center
editor
interact
Elements
Group?
origin
Accessors
model
get
model
()
:
IIModel
Returns
IIModel
Constructors
constructor
new
IIRotationManager
(
editor
:
InteractiveInkEditor
)
:
IIRotationManager
Parameters
editor
:
InteractiveInkEditor
Returns
IIRotationManager
Methods
Protected
apply
On
Group
applyOnGroup
(
group
:
IISymbolGroup
,
center
:
TPoint
,
angleRad
:
number
,
)
:
IISymbolGroup
Parameters
group
:
IISymbolGroup
center
:
TPoint
angleRad
:
number
Returns
IISymbolGroup
Protected
apply
On
Recognized
Symbol
applyOnRecognizedSymbol
(
strokeText
:
TIIRecognized
,
center
:
TPoint
,
angleRad
:
number
,
)
:
TIIRecognized
Parameters
strokeText
:
TIIRecognized
center
:
TPoint
angleRad
:
number
Returns
TIIRecognized
Protected
apply
On
Text
applyOnText
(
text
:
IIText
,
center
:
TPoint
,
angleRad
:
number
)
:
IIText
Parameters
text
:
IIText
center
:
TPoint
angleRad
:
number
Returns
IIText
Protected
apply
To
Edge
applyToEdge
(
edge
:
TIIEdge
,
center
:
TPoint
,
angleRad
:
number
)
:
TIIEdge
Parameters
edge
:
TIIEdge
center
:
TPoint
angleRad
:
number
Returns
TIIEdge
Protected
apply
To
Shape
applyToShape
(
shape
:
TIIShape
,
center
:
TPoint
,
angleRad
:
number
)
:
TIIShape
Parameters
shape
:
TIIShape
center
:
TPoint
angleRad
:
number
Returns
TIIShape
Protected
apply
To
Stroke
applyToStroke
(
stroke
:
IIStroke
,
center
:
TPoint
,
angleRad
:
number
)
:
IIStroke
Parameters
stroke
:
IIStroke
center
:
TPoint
angleRad
:
number
Returns
IIStroke
apply
To
Symbol
applyToSymbol
(
symbol
:
TIISymbol
,
center
:
TPoint
,
angleRad
:
number
)
:
TIISymbol
Parameters
symbol
:
TIISymbol
center
:
TPoint
angleRad
:
number
Returns
TIISymbol
continue
continue
(
point
:
TPoint
)
:
number
Parameters
point
:
TPoint
Returns
number
end
end
(
point
:
TPoint
)
:
Promise
<
void
>
Parameters
point
:
TPoint
Returns
Promise
<
void
>
rotate
Element
rotateElement
(
id
:
string
,
degree
:
number
)
:
void
Parameters
id
:
string
degree
:
number
Returns
void
set
Transform
Origin
setTransformOrigin
(
id
:
string
,
originX
:
number
,
originY
:
number
)
:
void
Parameters
id
:
string
originX
:
number
originY
:
number
Returns
void
start
start
(
target
:
Element
,
origin
:
TPoint
)
:
void
Parameters
target
:
Element
origin
:
TPoint
Returns
void
Properties
center
center
:
TPoint
editor
editor
:
InteractiveInkEditor
Optional
interact
Elements
Group
interactElementsGroup
?:
SVGElement
origin
origin
:
TPoint
Settings
Member Visibility
Protected
Inherited
Alpha
Beta
Theme
OS
Light
Dark
On This Page
Accessors
model
Constructors
constructor
Methods
apply
On
Group
apply
On
Recognized
Symbol
apply
On
Text
apply
To
Edge
apply
To
Shape
apply
To
Stroke
apply
To
Symbol
continue
end
rotate
Element
set
Transform
Origin
start
Properties
center
editor
interact
Elements
Group
origin
iink-ts - v3.0.1
Loading...