TreeLayoutKMP
Toggle table of contents
0.5.0
common
Target filter
common
Switch theme
Search in API
Skip to content
TreeLayoutKMP
TreeLayoutKMP
/
io.github.linde9821.treelayout.result
/
TreeLayoutResult
/
mapped
mapped
fun
mapped
(
transform
:
(
Point
)
->
Point
)
:
TreeLayoutResult
<
T
>
(
source
)
Returns a new result with all positions transformed by
transform
.