Uses of Package
heronarts.lx.command
Packages that use heronarts.lx.command
Package
Description
Core LX engine and component functionality.
-
Classes in heronarts.lx.command used by heronarts.lxClassDescriptionThe LX command engine keeps track of high-level UI commands that have been performed.
-
Classes in heronarts.lx.command used by heronarts.lx.commandClassDescriptionAn LXCommand is an operation that may be performed by the engine, potentially in two directions, supporting and Undo operation.This reference class is used because the LXCommand engine might have actions in it that refer to components which have been deleted by subsequent operations.The LX command engine keeps track of high-level UI commands that have been performed.
-
Classes in heronarts.lx.command used by heronarts.lx.snapshotClassDescriptionAn LXCommand is an operation that may be performed by the engine, potentially in two directions, supporting and Undo operation.
-
Classes in heronarts.lx.command used by heronarts.lx.structure