|
GraphLab Project | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgraphlab.plugins.algorithmanimator.core.atoms.PrePostWork
public class PrePostWork
Constructor Summary | |
---|---|
PrePostWork()
|
Method Summary | |
---|---|
Event |
animate(Event event,
BlackBoard b)
animates event on the given blackboard as the world... |
boolean |
isAnimatable(Event event)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PrePostWork()
Method Detail |
---|
public boolean isAnimatable(Event event)
isAnimatable
in interface AtomAnimator<Event>
public Event animate(Event event, BlackBoard b)
AtomAnimator
animate
in interface AtomAnimator<Event>
|
GraphLab Project | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |