KSLCore
Toggle table of contents
R1.4
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
KSLCore
KSLCore
/
ksl.animation
/
ObjectClassDefinition
/
ObjectClassDefinition
Object
Class
Definition
constructor
(
typeName
:
String
,
shape
:
LayoutShape
=
LayoutShape.CIRCLE
,
color
:
String
=
"#1f77b4"
,
size
:
Double
=
10.0
,
imageRef
:
String
?
=
null
,
label
:
String
?
=
null
)
(
source
)