Documentation
Toggle table of contents
dev
Select version
0.0.0-a04-SNAPSHOT
dev
common
Target filter
common
Switch theme
Search in API
Skip to content
Documentation
core
/
org.k3lp.runtime
/
doComputeLayout
do
Compute
Layout
fun
doComputeLayout
(
model
:
K3Model
,
totalWidthPx
:
Int
,
totalHeightPx
:
Int
,
deviceWidthMm
:
Int
,
layerId
:
K3LayerId
)
:
K3ComputedLayout
?
(
source
)