treemap
Toggle table of contents
2025.0.1
common
Platform filter
common
Switch theme
Search in API
treemap
treemap
/
com.treemap
/
AlgorithmFactory
Algorithm
Factory
class
AlgorithmFactory
Factory class for accessing predefined layout algorithms.
Members
Types
Companion
Link copied to clipboard
object
Companion
Functions
add
Link copied to clipboard
fun
add
(
entry
:
Algorithm
)
get
Link copied to clipboard
operator
fun
get
(
name
:
String
?
)
:
Algorithm
get
Algorithms
Link copied to clipboard
fun
getAlgorithms
(
)
:
List
<
Algorithm
>
get
Default
Link copied to clipboard
fun
getDefault
(
)
:
Algorithm