treemap
Toggle table of contents
2025.0.1
common
Platform filter
common
Switch theme
Search in API
treemap
treemap
/
com.treemap
/
AggregationFactory
Aggregation
Factory
class
AggregationFactory
(
entries
:
Aggregation
)
Factory class for accessing predefined aggregation schemes.
Members
Constructors
Aggregation
Factory
Link copied to clipboard
constructor
(
vararg
entries
:
Aggregation
)
Types
Companion
Link copied to clipboard
object
Companion
Functions
add
Link copied to clipboard
fun
add
(
entry
:
Aggregation
)
find
Link copied to clipboard
fun
find
(
name
:
String
?
)
:
Aggregation
?
get
Link copied to clipboard
operator
fun
get
(
name
:
String
?
)
:
Aggregation
get
Aggregations
Link copied to clipboard
fun
getAggregations
(
)
:
List
<
Aggregation
>
get
Default
Link copied to clipboard
fun
getDefault
(
)
:
Aggregation