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.timeBase
final EnumParameter
<Cursor.TimeBase> LXClipEngine.timeBaseDefault
Methods in heronarts.lx.clip that return Cursor.TimeBaseModifier and TypeMethodDescriptionLXClip.getTimeBase()
static Cursor.TimeBase
Returns 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.