treemap
Toggle table of contents
2025.0.1
common
Platform filter
common
Switch theme
Search in API
treemap
treemap
/
com.treemap
/
NestingFactory
Nesting
Factory
class
NestingFactory
Factory class for accessing predefined nesting schemes.
Members
Types
Companion
Link copied to clipboard
object
Companion
Functions
add
Link copied to clipboard
fun
add
(
entry
:
Nesting
)
get
Link copied to clipboard
operator
fun
get
(
name
:
String
?
)
:
Nesting
get
Default
Link copied to clipboard
fun
getDefault
(
)
:
Nesting
get
Nestings
Link copied to clipboard
fun
getNestings
(
)
:
List
<
Nesting
>