|
GraphLab Project | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgraphlab.library.algorithms.Algorithm
graphlab.library.algorithms.sorting.TopologicalSort
graphlab.plugins.algorithmanimator.TopologicalSortAnim
public class TopologicalSortAnim
Constructor Summary | |
---|---|
TopologicalSortAnim()
|
Method Summary | |
---|---|
java.lang.String |
getDescription()
|
java.lang.String |
getName()
|
Methods inherited from class graphlab.library.algorithms.sorting.TopologicalSort |
---|
doAlgorithm, doSort |
Methods inherited from class graphlab.library.algorithms.Algorithm |
---|
acceptEventDispatcher, dispatchEvent, getDispatcher |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface graphlab.library.algorithms.AutomatedAlgorithm |
---|
doAlgorithm |
Methods inherited from interface graphlab.library.algorithms.AlgorithmInterface |
---|
acceptEventDispatcher |
Constructor Detail |
---|
public TopologicalSortAnim()
Method Detail |
---|
public java.lang.String getName()
getName
in interface Extension
public java.lang.String getDescription()
getDescription
in interface Extension
|
GraphLab Project | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |