toggle menu
krayon
common
switch theme
search in API
hierarchy
/
com.juul.krayon.hierarchy.treemap
/
Tile
Tile
class
Tile
Members
Properties
bottom
Link copied to clipboard
val
bottom
:
Float
center
X
Link copied to clipboard
val
centerX
:
Float
center
Y
Link copied to clipboard
val
centerY
:
Float
height
Link copied to clipboard
val
height
:
Float
left
Link copied to clipboard
val
left
:
Float
right
Link copied to clipboard
val
right
:
Float
top
Link copied to clipboard
val
top
:
Float
width
Link copied to clipboard
val
width
:
Float
Functions
copy
Link copied to clipboard
fun
copy
(
left
:
Float
=
this.left
,
top
:
Float
=
this.top
,
right
:
Float
=
this.right
,
bottom
:
Float
=
this.bottom
)
:
Tile
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String