Preparing search index...
The search index is not available
iink-ts - v2.0.1
iink-ts
OITranslateManager
Class OITranslateManager
Index
Accessors
model
Constructors
constructor
Methods
apply
On
Group
apply
On
Text
apply
To
Edge
apply
To
Shape
apply
To
Stroke
apply
To
Symbol
continue
end
start
translate
translate
Element
Properties
#logger
behaviors
interact
Elements
Group?
transform
Origin
Accessors
model
get
model
(
)
:
OIModel
Returns
OIModel
Constructors
constructor
new OITranslate
Manager
(
behaviors
)
:
OITranslateManager
Parameters
behaviors
:
OIBehaviors
Returns
OITranslateManager
Methods
Protected
apply
On
Group
apply
On
Group
(
group
,
tx
,
ty
)
:
OISymbolGroup
Parameters
group
:
OISymbolGroup
tx
:
number
ty
:
number
Returns
OISymbolGroup
Protected
apply
On
Text
apply
On
Text
(
text
,
tx
,
ty
)
:
OIText
Parameters
text
:
OIText
tx
:
number
ty
:
number
Returns
OIText
Protected
apply
To
Edge
apply
To
Edge
(
edge
,
tx
,
ty
)
:
TOIEdge
Parameters
edge
:
TOIEdge
tx
:
number
ty
:
number
Returns
TOIEdge
Protected
apply
To
Shape
apply
To
Shape
(
shape
,
tx
,
ty
)
:
TOIShape
Parameters
shape
:
TOIShape
tx
:
number
ty
:
number
Returns
TOIShape
Protected
apply
To
Stroke
apply
To
Stroke
(
stroke
,
tx
,
ty
)
:
OIStroke
Parameters
stroke
:
OIStroke
tx
:
number
ty
:
number
Returns
OIStroke
apply
To
Symbol
apply
To
Symbol
(
symbol
,
tx
,
ty
)
:
TOISymbol
Parameters
symbol
:
TOISymbol
tx
:
number
ty
:
number
Returns
TOISymbol
continue
continue
(
point
)
:
{
tx
:
number
;
ty
:
number
;
}
Parameters
point
:
TPoint
Returns
{
tx
:
number
;
ty
:
number
;
}
tx
:
number
ty
:
number
end
end
(
point
)
:
Promise
<
void
>
Parameters
point
:
TPoint
Returns
Promise
<
void
>
start
start
(
target
,
origin
)
:
void
Parameters
target
:
Element
origin
:
TPoint
Returns
void
translate
translate
(
symbols
,
tx
,
ty
,
addToHistory
?
)
:
Promise
<
void
>
Parameters
symbols
:
TOISymbol
[]
tx
:
number
ty
:
number
addToHistory
:
boolean
= true
Returns
Promise
<
void
>
translate
Element
translate
Element
(
id
,
tx
,
ty
)
:
void
Parameters
id
:
string
tx
:
number
ty
:
number
Returns
void
Properties
Private
#logger
#logger
:
Logger
= ...
behaviors
behaviors
:
OIBehaviors
Optional
interact
Elements
Group
interact
Elements
Group
?:
SVGElement
transform
Origin
transform
Origin
:
TPoint
Settings
Member Visibility
Protected
Private
Inherited
Alpha
Beta
Theme
OS
Light
Dark
On This Page
model
constructor
apply
On
Group
apply
On
Text
apply
To
Edge
apply
To
Shape
apply
To
Stroke
apply
To
Symbol
continue
end
start
translate
translate
Element
#logger
behaviors
interact
Elements
Group
transform
Origin
iink-ts - v2.0.1
Editor
Editor
HTMLEditorElement
Intention
WriteTool
Configuration
Configuration
DefaultConfiguration
DefaultConvertionConfiguration
DefaultDebugConfiguration
DefaultDiagramConfiguration
DefaultDiagramConvertConfiguration
DefaultEraserConfiguration
DefaultExportConfiguration
DefaultGrabberConfiguration
DefaultGuidesConfiguration
DefaultJiixConfiguration
DefaultListenerConfiguration
DefaultLoggerConfiguration
DefaultMarginConfiguration
DefaultMathConfiguration
Loading...
Generated using
TypeDoc