Uses of Class
org.opentrafficsim.swing.gui.OTSSearchPanel.ObjectKind
-
Packages that use OTSSearchPanel.ObjectKind Package Description org.opentrafficsim.swing.gui Swing components that are used in OpenTrafficSim. -
-
Uses of OTSSearchPanel.ObjectKind in org.opentrafficsim.swing.gui
Methods in org.opentrafficsim.swing.gui with parameters of type OTSSearchPanel.ObjectKind Modifier and Type Method Description void
OTSAnimationPanel. setAutoPan(String newAutoPanId, OTSSearchPanel.ObjectKind<?> newAutoPanKind, boolean newAutoPanTrack)
Change auto pan target.
-