Uses of Enum
jmri.jmrit.display.layoutEditor.LayoutTurnout.Geometry
Packages that use LayoutTurnout.Geometry
Package
Description
Layout Editor currently represents both structure and graphical display through a single set of objects.
-
Uses of LayoutTurnout.Geometry in jmri.jmrit.display.layoutEditor
Methods in jmri.jmrit.display.layoutEditor that return LayoutTurnout.GeometryModifier and TypeMethodDescriptionstatic LayoutTurnout.GeometryReturns the enum constant of this type with the specified name.static LayoutTurnout.Geometry[]LayoutTurnout.Geometry.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in jmri.jmrit.display.layoutEditor with parameters of type LayoutTurnout.GeometryModifier and TypeMethodDescriptionLayoutTurnout.getSignalHead(LayoutTurnout.Geometry loc) LayoutTurnoutView.getSignalHead(LayoutTurnout.Geometry loc)