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