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 TypeClassDescriptionclassA 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 TypeClassDescriptionclassclassclassclassclassclassclassClass to represent an effect that may be applied to the color array.static classPlaceholder pattern for when a class is missingclassLXModelEffect<T extends LXModel>Deprecated.No longer recommended, does not play nicely with dynamic models and view selectionclassclass -
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 LXPresetComponentModifier and TypeClassDescriptionclassclassclassclass -
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 TypeClassDescriptionclassAbstract subclass for both groups and channelsclassAbstract representation of a channel, which could be a normal channel with patterns or the master channel.classA channel is a single component of the engine that has a set of patterns from which it plays and rotates.classclassRepresents the master channel. -
Uses of LXPresetComponent in heronarts.lx.pattern
Classes in heronarts.lx.pattern that implement LXPresetComponentModifier and TypeClassDescriptionclassclassDeprecated.classLXModelPattern<T extends LXModel>Deprecated.No longer recommended, does not play nicely with dynamic models and view selectionclassA pattern is the core object that the animation engine uses to generate colors for all the points.static classPlaceholder pattern for when a class is missingclass -
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 TypeClassDescriptionclassclassclass -
Uses of LXPresetComponent in heronarts.lx.pattern.form
Classes in heronarts.lx.pattern.form that implement LXPresetComponentModifier and TypeClassDescriptionclassclassclassclass -
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 TypeClassDescriptionclassBraindead 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