|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.pushingpixels.trident.Timeline
org.pushingpixels.trident.android.AndroidRepaintTimeline
public class AndroidRepaintTimeline
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.pushingpixels.trident.Timeline |
|---|
Timeline.RepeatBehavior, Timeline.TimelineState |
| Field Summary |
|---|
| Fields inherited from class org.pushingpixels.trident.Timeline |
|---|
id |
| Constructor Summary | |
|---|---|
AndroidRepaintTimeline(android.view.View mainTimelineView)
|
|
AndroidRepaintTimeline(android.view.View mainTimelineView,
android.graphics.Rect toRepaint)
|
|
| Method Summary | |
|---|---|
void |
play()
|
void |
playLoop(int loopCount,
Timeline.RepeatBehavior repeatBehavior)
|
void |
playReverse()
|
void |
replay()
|
void |
replayReverse()
|
| Methods inherited from class org.pushingpixels.trident.Timeline |
|---|
abort, addCallback, addPropertyToInterpolate, addPropertyToInterpolate, addPropertyToInterpolate, cancel, cancelAtCycleBreak, end, getDuration, getDurationFraction, getId, getName, getState, getTimelinePosition, isDone, playLoop, playLoopSkipping, playLoopSkipping, playReverseSkipping, playSkipping, property, removeCallback, resetDoneFlag, resume, setCycleDelay, setDuration, setEase, setInitialDelay, setName, setSecondaryID, supportsReplay, suspend, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public AndroidRepaintTimeline(android.view.View mainTimelineView)
public AndroidRepaintTimeline(android.view.View mainTimelineView,
android.graphics.Rect toRepaint)
| Method Detail |
|---|
public void play()
play in interface TimelineScenario.TimelineScenarioActorplay in class Timelinepublic void playReverse()
playReverse in class Timelinepublic void replay()
replay in class Timelinepublic void replayReverse()
replayReverse in class Timeline
public void playLoop(int loopCount,
Timeline.RepeatBehavior repeatBehavior)
playLoop in class Timeline
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||