Uses of Class
heronarts.lx.color.DiscreteColorParameter
Packages that use DiscreteColorParameter
Package
Description
Core LX engine and component functionality.
Classes for color manipulation, blending, color values.
Components that control automated modulation of parameter values.
-
Uses of DiscreteColorParameter in heronarts.glx.ui.component
Constructors in heronarts.glx.ui.component with parameters of type DiscreteColorParameterModifierConstructorDescriptionUIDiscreteColorBox
(UI ui, DiscreteColorParameter parameter, float x, float y, float w, float h) -
Uses of DiscreteColorParameter in heronarts.lx
Fields in heronarts.lx declared as DiscreteColorParameterModifier and TypeFieldDescriptionfinal DiscreteColorParameter
LXComponent.modulationColor
A color used to identify this component when it or one of its parameters is used as a modulation source. -
Uses of DiscreteColorParameter in heronarts.lx.color
Methods in heronarts.lx.color that return DiscreteColorParameterModifier and TypeMethodDescriptionDiscreteColorParameter.setDescription
(String description) DiscreteColorParameter.setWrappable
(boolean wrappable) -
Uses of DiscreteColorParameter in heronarts.lx.modulation
Fields in heronarts.lx.modulation declared as DiscreteColorParameterModifier and TypeFieldDescriptionfinal DiscreteColorParameter
LXParameterModulation.clr
final DiscreteColorParameter
LXParameterModulation.color