Uses of Interface
org.graphstream.algorithm.APSP.Progress
Package | Description |
---|---|
org.graphstream.algorithm |
-
Uses of APSP.Progress in org.graphstream.algorithm
Methods in org.graphstream.algorithm with parameters of type APSP.Progress Modifier and Type Method Description void
APSP. registerProgressIndicator(APSP.Progress progress)
Specify an interface to call in order to indicate the algorithm progress.