|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||
java.lang.Object
|
+--AnimationChunk
|
+--BehaviorChunk
Runs a single behavior for a period of time.
| Fields inherited from class AnimationChunk |
duration, index, startTime |
| Constructor Summary | |
BehaviorChunk()
|
|
| Method Summary | |
ChunkDisplay |
getDisplay(AnimationEditor editor)
Returns a new display appropriate for this chunk. |
ELExpression |
getExpression()
|
void |
setExpression(ELExpression e)
|
java.lang.String |
unparse()
Serialize this chunk |
| Methods inherited from class AnimationChunk |
getDuration, setDuration |
| Methods inherited from class java.lang.Object |
|
| Constructor Detail |
public BehaviorChunk()
| Method Detail |
public ELExpression getExpression()
public void setExpression(ELExpression e)
public ChunkDisplay getDisplay(AnimationEditor editor)
AnimationChunkgetDisplay in class AnimationChunkpublic java.lang.String unparse()
AnimationChunkunparse in class AnimationChunk
|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||