Uses of Enum Class
heronarts.lx.snapshot.LXSnapshot.ViewScope
Packages that use LXSnapshot.ViewScope
- 
Uses of LXSnapshot.ViewScope in heronarts.lx.snapshotFields in heronarts.lx.snapshot declared as LXSnapshot.ViewScopeMethods in heronarts.lx.snapshot that return LXSnapshot.ViewScopeModifier and TypeMethodDescriptionstatic LXSnapshot.ViewScopeReturns the enum constant of this class with the specified name.static LXSnapshot.ViewScope[]LXSnapshot.ViewScope.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in heronarts.lx.snapshot with parameters of type LXSnapshot.ViewScopeModifier and TypeMethodDescriptionprotected voidLXSnapshot.addDeviceChildView(LXSnapshot.ViewScope scope, LXComponent component) protected voidLXSnapshot.addDeviceView(LXSnapshot.ViewScope scope, LXDeviceComponent device) protected voidLXSnapshot.addLayeredView(LXSnapshot.ViewScope scope, LXLayeredComponent component) protected voidLXSnapshot.addParameterView(LXSnapshot.ViewScope scope, LXParameter p)