processing-library-plugin
Toggle table of contents
0.0.1
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
processing-library-plugin
processing-library-plugin
/
net.stephcraft.processing.library
/
LibraryAuthorContainer
Library
Author
Container
abstract
class
LibraryAuthorContainer
@
Inject
constructor
(
objects
:
ObjectFactory
)
Members
Constructors
Library
Author
Container
Link copied to clipboard
@
Inject
constructor
(
objects
:
ObjectFactory
)
Properties
items
Link copied to clipboard
val
items
:
MutableList
<
LibraryAuthor
>
Functions
author
Link copied to clipboard
fun
author
(
action
:
Action
<
LibraryAuthor
>
)
Configure author
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String