GraphLab Project

graphlab.plugins.algorithmanimator.core.atoms.extension
Interface AtomAnimatorExtension

All Superinterfaces:
AtomAnimator<Event>, BasicExtension, Extension

public interface AtomAnimatorExtension
extends Extension, AtomAnimator<Event>


Method Summary
 
Methods inherited from interface graphlab.platform.extension.Extension
getDescription, getName
 
Methods inherited from interface graphlab.plugins.algorithmanimator.core.AtomAnimator
animate, isAnimatable
 


GraphLab Project