orx
Toggle table of contents
0.5.0-dev.95+27f1a09
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
orx
orx-panel
/
org.openrndr.panel.elements
/
Element
/
Layout
Layout
class
Layout
(
source
)
Members
Constructors
Layout
Link copied to clipboard
constructor
(
)
Properties
bounds
Link copied to clipboard
val
bounds
:
Rectangle
bounds
At
Origin
Link copied to clipboard
val
boundsAtOrigin
:
Rectangle
content
Bounds
Link copied to clipboard
val
contentBounds
:
Rectangle
content
Bounds
At
Origin
Link copied to clipboard
val
contentBoundsAtOrigin
:
Rectangle
grow
Height
Link copied to clipboard
var
growHeight
:
Double
grow
Width
Link copied to clipboard
var
growWidth
:
Double
height
Set
By
Parent
Link copied to clipboard
var
heightSetByParent
:
Boolean
padding
Bottom
Link copied to clipboard
var
paddingBottom
:
Double
padding
Left
Link copied to clipboard
var
paddingLeft
:
Double
padding
Right
Link copied to clipboard
var
paddingRight
:
Double
padding
Top
Link copied to clipboard
var
paddingTop
:
Double
screen
Height
Link copied to clipboard
var
screenHeight
:
Double
screen
Width
Link copied to clipboard
var
screenWidth
:
Double
screen
X
Link copied to clipboard
var
screenX
:
Double
screen
Y
Link copied to clipboard
var
screenY
:
Double
width
Set
By
Parent
Link copied to clipboard
var
widthSetByParent
:
Boolean
z
Index
Link copied to clipboard
var
zIndex
:
Int
Functions
bounds
At
Origin
Padded
Link copied to clipboard
fun
boundsAtOriginPadded
(
computedStyle
:
StyleSheet
)
:
Rectangle
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String