@nospamproxy/core
Preparing search index...
custom-elements/controls/StackedIcon/StackedIcon
Transformation
Class Transformation
The transformation to apply on a icon. Currently supported:
translation (x and y), and
scale.
Index
Constructors
constructor
Properties
shrink
tr
X
tr
Y
Methods
create
get
Sensible
Default
Constructors
constructor
new
Transformation
(
trX
:
number
|
null
,
trY
:
number
|
null
,
shrink
:
number
|
null
,
)
:
Transformation
Parameters
trX
:
number
|
null
trY
:
number
|
null
shrink
:
number
|
null
Returns
Transformation
Properties
Readonly
shrink
shrink
:
number
|
null
Readonly
tr
X
trX
:
number
|
null
Readonly
tr
Y
trY
:
number
|
null
Methods
Static
create
create
(
model
?:
Partial
<
Transformation
>
)
:
Transformation
Parameters
Optional
model
:
Partial
<
Transformation
>
Returns
Transformation
Static
get
Sensible
Default
getSensibleDefault
()
:
Transformation
Returns
Transformation
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
shrink
tr
X
tr
Y
Methods
create
get
Sensible
Default
@nospamproxy/core
Loading...
The transformation to apply on a icon. Currently supported: