Uses of Class
org.pushingpixels.radiance.animation.api.TimelineScenario.TimelineScenarioState
-
Packages that use TimelineScenario.TimelineScenarioState Package Description org.pushingpixels.radiance.animation.api -
-
Uses of TimelineScenario.TimelineScenarioState in org.pushingpixels.radiance.animation.api
Fields in org.pushingpixels.radiance.animation.api declared as TimelineScenario.TimelineScenarioState Modifier and Type Field Description (package private) TimelineScenario.TimelineScenarioStateTimelineScenario. state(package private) TimelineScenario.TimelineScenarioStateTimelineScenario. statePriorToSuspensionMethods in org.pushingpixels.radiance.animation.api that return TimelineScenario.TimelineScenarioState Modifier and Type Method Description TimelineScenario.TimelineScenarioStateTimelineScenario. getState()static TimelineScenario.TimelineScenarioStateTimelineScenario.TimelineScenarioState. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static TimelineScenario.TimelineScenarioState[]TimelineScenario.TimelineScenarioState. values()Returns an array containing the constants of this enum type, in the order they are declared.
-