Uses of Class
heronarts.lx.parameter.LXParameter.Collection
Package
Description
Core LX engine and component functionality.
Abstraction for values that may be monitored and controlled via UI.
-
Uses of LXParameter.Collection in heronarts.lx
Modifier and TypeFieldDescriptionprotected final LXParameter.Collection
LXComponent.internalParameters
protected final LXParameter.Collection
LXComponent.legacyInternalParameters
protected final LXParameter.Collection
LXComponent.legacyParameters
protected final LXParameter.Collection
LXComponent.parameters
Modifier and TypeMethodDescriptionprotected final LXComponent
LXComponent.addParameters
(LXParameter.Collection parameters) Add all parameters from a collection of parametersstatic void
LXSerializable.Utils.loadParameters
(JsonObject obj, LXParameter.Collection parameters) Utility function to load a set of parametersstatic void
LXSerializable.Utils.saveParameters
(JsonObject obj, LXParameter.Collection parameters) static JsonObject
LXSerializable.Utils.saveParameters
(LXParameter.Collection parameters) -
Uses of LXParameter.Collection in heronarts.lx.midi.surface
Modifier and TypeFieldDescriptionprotected final LXParameter.Collection
LXMidiSurface.mutableSettings
protected final LXParameter.Collection
LXMidiSurface.mutableState
-
Uses of LXParameter.Collection in heronarts.lx.parameter
Modifier and TypeMethodDescriptionLXParameter.Collection.add
(String path, LXParameter parameter) LXParameter.Collection.reset()
-
Uses of LXParameter.Collection in heronarts.lx.pattern.texture