Uses of Enum Class
heronarts.lx.clip.Cursor.TimeBase
Packages that use Cursor.TimeBase
-
Uses of Cursor.TimeBase in heronarts.lx.clip
Fields in heronarts.lx.clip with type parameters of type Cursor.TimeBaseModifier and TypeFieldDescriptionfinal EnumParameter<Cursor.TimeBase> LXClip.timeBasefinal EnumParameter<Cursor.TimeBase> LXClipEngine.timeBaseDefaultMethods in heronarts.lx.clip that return Cursor.TimeBaseModifier and TypeMethodDescriptionLXClip.getTimeBase()static Cursor.TimeBaseReturns the enum constant of this class with the specified name.static Cursor.TimeBase[]Cursor.TimeBase.values()Returns an array containing the constants of this enum class, in the order they are declared.