treemap
Toggle table of contents
2025.0.1
common
Platform filter
common
Switch theme
Search in API
treemap
treemap
/
com.treemap.tagcloud
/
Word
Word
interface
Word
<
N
>
:
Comparable
<
Word
<
N
>
?
>
Inheritors
DefaultWord
Members
Properties
shape
For
Layout
Link copied to clipboard
abstract
val
shapeForLayout
:
TextShape
tree
Map
Node
Link copied to clipboard
abstract
val
treeMapNode
:
N
Functions
compare
To
Link copied to clipboard
abstract
operator
fun
compareTo
(
other
:
Word
<
N
>
?
)
:
Int
intersects
Link copied to clipboard
abstract
fun
intersects
(
otherWord
:
Word
<
N
>
?
)
:
Boolean
set
Location
Link copied to clipboard
abstract
fun
setLocation
(
position
:
Point2d
?
)