Preparing search index...
The search index is not available
ixfx
ixfx
Visual
SceneGraph
CanvasLayoutState
Class CanvasLayoutState
Hierarchy (
view full
)
LayoutState
CanvasLayoutState
Index
Constructors
constructor
Properties
bounds
ctx
layouts
pass
Methods
resolve
Box
resolve
To
Px
Constructors
constructor
new
Canvas
Layout
State
(
bounds
,
ctx
)
:
CanvasLayoutState
Parameters
bounds
:
RectPositioned
ctx
:
CanvasRenderingContext2D
Returns
CanvasLayoutState
Properties
bounds
bounds
:
RectPositioned
Readonly
ctx
ctx
:
CanvasRenderingContext2D
layouts
layouts
:
Map
<
string
,
Layout
>
pass
pass
:
number
Methods
resolve
Box
resolve
Box
(
box
)
:
undefined
|
Rect
|
RectPositioned
Parameters
box
:
undefined
|
BoxRect
Returns
undefined
|
Rect
|
RectPositioned
resolve
To
Px
resolve
To
Px
(
u
,
maxValue
,
defaultValue
?
)
:
undefined
|
number
Parameters
u
:
undefined
|
BoxUnit
maxValue
:
number
Optional
defaultValue
:
number
Returns
undefined
|
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
bounds
ctx
layouts
pass
Methods
resolve
Box
resolve
To
Px
ixfx
Loading...