Preparing search index...
The search index is not available
iink-ts - v2.0.1
iink-ts
OIResizeManager
Class OIResizeManager
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
scale
Element
set
Transform
Origin
start
Properties
#logger
behaviors
bounding
Box
direction
interact
Elements
Group?
keep
Ratio
transform
Origin
Accessors
model
get
model
(
)
:
OIModel
Returns
OIModel
Constructors
constructor
new OIResize
Manager
(
behaviors
)
:
OIResizeManager
Parameters
behaviors
:
OIBehaviors
Returns
OIResizeManager
Methods
Protected
apply
On
Group
apply
On
Group
(
group
,
origin
,
scaleX
,
scaleY
)
:
OISymbolGroup
Parameters
group
:
OISymbolGroup
origin
:
TPoint
scaleX
:
number
scaleY
:
number
Returns
OISymbolGroup
Protected
apply
On
Text
apply
On
Text
(
text
,
origin
,
scaleX
,
scaleY
)
:
OIText
Parameters
text
:
OIText
origin
:
TPoint
scaleX
:
number
scaleY
:
number
Returns
OIText
Protected
apply
To
Edge
apply
To
Edge
(
edge
,
origin
,
scaleX
,
scaleY
)
:
TOIEdge
Parameters
edge
:
TOIEdge
origin
:
TPoint
scaleX
:
number
scaleY
:
number
Returns
TOIEdge
Protected
apply
To
Shape
apply
To
Shape
(
shape
,
origin
,
scaleX
,
scaleY
)
:
TOIShape
Parameters
shape
:
TOIShape
origin
:
TPoint
scaleX
:
number
scaleY
:
number
Returns
TOIShape
Protected
apply
To
Stroke
apply
To
Stroke
(
stroke
,
origin
,
scaleX
,
scaleY
)
:
OIStroke
Parameters
stroke
:
OIStroke
origin
:
TPoint
scaleX
:
number
scaleY
:
number
Returns
OIStroke
apply
To
Symbol
apply
To
Symbol
(
symbol
,
origin
,
scaleX
,
scaleY
)
:
TOISymbol
Parameters
symbol
:
TOISymbol
origin
:
TPoint
scaleX
:
number
scaleY
:
number
Returns
TOISymbol
continue
continue
(
point
)
:
{
scaleX
:
number
;
scaleY
:
number
;
}
Parameters
point
:
TPoint
Returns
{
scaleX
:
number
;
scaleY
:
number
;
}
scaleX
:
number
scaleY
:
number
end
end
(
point
)
:
Promise
<
void
>
Parameters
point
:
TPoint
Returns
Promise
<
void
>
scale
Element
scale
Element
(
id
,
sx
,
sy
)
:
void
Parameters
id
:
string
sx
:
number
sy
:
number
Returns
void
set
Transform
Origin
set
Transform
Origin
(
id
,
originX
,
originY
)
:
void
Parameters
id
:
string
originX
:
number
originY
:
number
Returns
void
start
start
(
target
,
origin
)
:
void
Parameters
target
:
Element
origin
:
TPoint
Returns
void
Properties
Private
#logger
#logger
:
Logger
= ...
behaviors
behaviors
:
OIBehaviors
bounding
Box
bounding
Box
:
Box
direction
direction
:
ResizeDirection
Optional
interact
Elements
Group
interact
Elements
Group
?:
SVGElement
keep
Ratio
keep
Ratio
:
boolean
= false
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
scale
Element
set
Transform
Origin
start
#logger
behaviors
bounding
Box
direction
interact
Elements
Group
keep
Ratio
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