Uses of Class
heronarts.lx.parameter.AggregateParameter
Packages that use AggregateParameter
Package
Description
Classes for color manipulation, blending, color values.
Integration with MIDI devices.
Abstraction for values that may be monitored and controlled via UI.
-
Uses of AggregateParameter in heronarts.lx.color
Subclasses of AggregateParameter in heronarts.lx.color -
Uses of AggregateParameter in heronarts.lx.midi
Subclasses of AggregateParameter in heronarts.lx.midi -
Uses of AggregateParameter in heronarts.lx.parameter
Subclasses of AggregateParameter in heronarts.lx.parameterModifier and TypeClassDescriptionclass
A time parameter is a utility for specifying a time of day in discrete hours, minutes, and seconds components.Methods in heronarts.lx.parameter that return AggregateParameterModifier and TypeMethodDescriptionLXListenableParameter.getParentParameter()
default AggregateParameter
LXParameter.getParentParameter()
Returns the parent aggregate parameter that this parameter belongs to