|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--AnimationChunk | +--MorphChunk
Morphs between previous and next chunks.
Fields inherited from class AnimationChunk |
duration, index, startTime |
Constructor Summary | |
(package private) |
MorphChunk()
|
Method Summary | |
ChunkDisplay |
getDisplay(AnimationEditor editor)
Returns a new display appropriate for this chunk. |
java.lang.String |
unparse()
Serialize this chunk |
Methods inherited from class AnimationChunk |
getDuration, setDuration |
Methods inherited from class java.lang.Object |
|
Constructor Detail |
MorphChunk()
Method Detail |
public ChunkDisplay getDisplay(AnimationEditor editor)
AnimationChunk
getDisplay
in class AnimationChunk
public java.lang.String unparse()
AnimationChunk
unparse
in class AnimationChunk
|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |