Uses of Interface
org.opentrafficsim.draw.graphs.GraphUpdater.Updater
Package
Description
Various graphs that function on generic meta-data (like which path) and data structures.
-
Uses of GraphUpdater.Updater in org.opentrafficsim.draw.graphs
ModifierConstructorDescriptionGraphUpdater
(String workerName, Thread invokingThread, GraphUpdater.Updater<T> updater) Constructs and starts a thread that performs each given task from a queue.