Uses of Enum Class
org.opentrafficsim.swing.gui.OtsAnimationPanel.DemoPanelPosition
-
Uses of OtsAnimationPanel.DemoPanelPosition in org.opentrafficsim.swing.gui
Modifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static OtsAnimationPanel.DemoPanelPosition[]
OtsAnimationPanel.DemoPanelPosition.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
OtsAnimationPanel.createDemoPanel
(OtsAnimationPanel.DemoPanelPosition position) Creates a demo panel within the animation area.