Uses of Class
heronarts.lx.color.LinkedColorParameter
Packages that use LinkedColorParameter
Package
Description
Classes for color manipulation, blending, color values.
-
Uses of LinkedColorParameter in heronarts.lx.color
Methods in heronarts.lx.color that return LinkedColorParameterModifier and TypeMethodDescriptionLinkedColorParameter.setDescription(String description) LinkedColorParameter.setIndex(int index) LinkedColorParameter.setMode(LinkedColorParameter.Mode mode) -
Uses of LinkedColorParameter in heronarts.lx.effect.color
Fields in heronarts.lx.effect.color declared as LinkedColorParameter -
Uses of LinkedColorParameter in heronarts.lx.pattern.color
Fields in heronarts.lx.pattern.color declared as LinkedColorParameterModifier and TypeFieldDescriptionfinal LinkedColorParameterSolidPattern.colorfinal LinkedColorParameterAlternatingPattern.firstColorfinal LinkedColorParameterAlternatingPattern.secondColor -
Uses of LinkedColorParameter in heronarts.lx.studio.ui.pattern
Constructors in heronarts.lx.studio.ui.pattern with parameters of type LinkedColorParameterModifierConstructorDescriptionUILinkedColorColumn(LXStudio.UI ui, UIDeviceControls<?> controls, LinkedColorParameter color)