Uses of Enum Class
org.opentrafficsim.swing.gui.OtsAnimationPanel.DemoPanelPosition
Packages that use OtsAnimationPanel.DemoPanelPosition
-
Uses of OtsAnimationPanel.DemoPanelPosition in org.opentrafficsim.swing.gui
Methods in org.opentrafficsim.swing.gui that return OtsAnimationPanel.DemoPanelPositionModifier 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.Methods in org.opentrafficsim.swing.gui with parameters of type OtsAnimationPanel.DemoPanelPositionModifier and TypeMethodDescriptionvoid
OtsAnimationPanel.createDemoPanel
(OtsAnimationPanel.DemoPanelPosition position) Creates a demo panel within the animation area.