|
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.NewGraph
public class NewGraph
Constructor Summary | |
---|---|
NewGraph()
|
Method Summary | |
---|---|
BaseGraphEvent |
animate(BaseGraphEvent 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 NewGraph()
Method Detail |
---|
public boolean isAnimatable(Event event)
isAnimatable
in interface AtomAnimator<BaseGraphEvent>
public BaseGraphEvent animate(BaseGraphEvent event, BlackBoard b)
AtomAnimator
animate
in interface AtomAnimator<BaseGraphEvent>
|
GraphLab Project | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |