orx
Toggle table of contents
0.5.0-dev.28+293aff4
common
Target filter
common
Switch theme
Search in API
Skip to content
orx
orx-composition
/
org.openrndr.extra.composition
/
Length
Length
sealed
interface
Length
:
AttributeOrPropertyValue
(
source
)
Inheritors
Pixels
Percent
Members
Types
Percent
Link copied to clipboard
class
Percent
(
val
value
:
Double
)
:
Length
Pixels
Link copied to clipboard
class
Pixels
(
val
value
:
Double
)
:
Length
Unit
Identifier
Link copied to clipboard
enum
UnitIdentifier
:
Enum
<
Length.UnitIdentifier
>
Properties
value
Link copied to clipboard
abstract
override
val
value
:
Double
Functions
to
String
Link copied to clipboard
abstract
override
fun
toString
(
)
:
String