Uses of Enum Class
heronarts.lx.snapshot.LXSnapshotEngine.AutoCycleMode
Packages that use LXSnapshotEngine.AutoCycleMode
-
Uses of LXSnapshotEngine.AutoCycleMode in heronarts.lx.snapshot
Fields in heronarts.lx.snapshot with type parameters of type LXSnapshotEngine.AutoCycleModeModifier and TypeFieldDescriptionLXSnapshotEngine.autoCycleMode
Auto-cycle to a random snapshot, not the next oneMethods in heronarts.lx.snapshot that return LXSnapshotEngine.AutoCycleModeModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static LXSnapshotEngine.AutoCycleMode[]
LXSnapshotEngine.AutoCycleMode.values()
Returns an array containing the constants of this enum class, in the order they are declared.