KSLCore
Toggle table of contents
R1.4
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
KSLCore
KSLCore
/
ksl.animation
/
ConveyorLayoutElement
/
ConveyorLayoutElement
Conveyor
Layout
Element
constructor
(
conveyorName
:
String
,
segments
:
List
<
SegmentRoute
>
=
emptyList()
,
width
:
Double
=
8.0
,
color
:
String
=
"#888888"
,
showDirection
:
Boolean
=
true
,
label
:
String
?
=
null
)
(
source
)