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