Uses of Interface
org.opentrafficsim.draw.egtf.Converter
Package
Description
Contains classes to use the Extended Generalized Treiber-Helbing Filter, which is equal to the Adaptive Smoothing Method if a
single data source is used.
Contains extensions of the EGTF classes with strongly typed parameters.
-
Uses of Converter in org.opentrafficsim.draw.egtf
-
Uses of Converter in org.opentrafficsim.draw.egtf.typed
ModifierConstructorDescriptionprotected
TypedQuantity
(String name, boolean speed, Converter<K> converter) Constructor.TypedQuantity
(String name, Converter<K> converter) Constructor.