Uses of Interface
heronarts.lx.LXPresetComponent
Packages that use LXPresetComponent
Package
Description
Core LX engine and component functionality.
Layer components that mutate existing buffers with standardized enable/disable.
Core classes for procedural animation.
-
Uses of LXPresetComponent in heronarts.lx
Classes in heronarts.lx that implement LXPresetComponentModifier and TypeClassDescriptionclass
A component which may have its own scoped user-level modulators. -
Uses of LXPresetComponent in heronarts.lx.dmx
Classes in heronarts.lx.dmx that implement LXPresetComponent -
Uses of LXPresetComponent in heronarts.lx.effect
Classes in heronarts.lx.effect that implement LXPresetComponentModifier and TypeClassDescriptionclass
class
class
class
class
Class to represent an effect that may be applied to the color array.static class
Placeholder pattern for when a class is missingclass
LXModelEffect<T extends LXModel>
Deprecated.No longer recommended, does not play nicely with dynamic models and view selectionclass
class
-
Uses of LXPresetComponent in heronarts.lx.effect.audio
Classes in heronarts.lx.effect.audio that implement LXPresetComponent -
Uses of LXPresetComponent in heronarts.lx.effect.color
Classes in heronarts.lx.effect.color that implement LXPresetComponent -
Uses of LXPresetComponent in heronarts.lx.effect.image
Classes in heronarts.lx.effect.image that implement LXPresetComponent -
Uses of LXPresetComponent in heronarts.lx.effect.midi
Classes in heronarts.lx.effect.midi that implement LXPresetComponent -
Uses of LXPresetComponent in heronarts.lx.mixer
Classes in heronarts.lx.mixer that implement LXPresetComponentModifier and TypeClassDescriptionclass
Abstract subclass for both groups and channelsclass
Abstract representation of a channel, which could be a normal channel with patterns or the master channel.class
A channel is a single component of the engine that has a set of patterns from which it plays and rotates.class
class
Represents the master channel. -
Uses of LXPresetComponent in heronarts.lx.pattern
Classes in heronarts.lx.pattern that implement LXPresetComponentModifier and TypeClassDescriptionclass
class
Deprecated.class
LXModelPattern<T extends LXModel>
Deprecated.No longer recommended, does not play nicely with dynamic models and view selectionclass
A pattern is the core object that the animation engine uses to generate colors for all the points.static class
Placeholder pattern for when a class is missing -
Uses of LXPresetComponent in heronarts.lx.pattern.audio
Classes in heronarts.lx.pattern.audio that implement LXPresetComponent -
Uses of LXPresetComponent in heronarts.lx.pattern.color
Classes in heronarts.lx.pattern.color that implement LXPresetComponentModifier and TypeClassDescriptionclass
class
class
-
Uses of LXPresetComponent in heronarts.lx.pattern.form
Classes in heronarts.lx.pattern.form that implement LXPresetComponentModifier and TypeClassDescriptionclass
class
class
class
-
Uses of LXPresetComponent in heronarts.lx.pattern.image
Classes in heronarts.lx.pattern.image that implement LXPresetComponent -
Uses of LXPresetComponent in heronarts.lx.pattern.strip
Classes in heronarts.lx.pattern.strip that implement LXPresetComponent -
Uses of LXPresetComponent in heronarts.lx.pattern.test
Classes in heronarts.lx.pattern.test that implement LXPresetComponentModifier and TypeClassDescriptionclass
Braindead simple test pattern that iterates through all the nodes turning them on one by one in fixed order. -
Uses of LXPresetComponent in heronarts.lx.pattern.texture
Classes in heronarts.lx.pattern.texture that implement LXPresetComponent -
Uses of LXPresetComponent in heronarts.lx.script
Classes in heronarts.lx.script that implement LXPresetComponent