Uses of Enum
jmri.jmrit.display.layoutEditor.LevelXing.Geometry
Packages that use LevelXing.Geometry
Package
Description
Layout Editor currently represents both structure and graphical display through a single set of objects.
-
Uses of LevelXing.Geometry in jmri.jmrit.display.layoutEditor
Methods in jmri.jmrit.display.layoutEditor that return LevelXing.GeometryModifier and TypeMethodDescriptionstatic LevelXing.GeometryReturns the enum constant of this type with the specified name.static LevelXing.Geometry[]LevelXing.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 LevelXing.GeometryModifier and TypeMethodDescriptionLevelXing.getSensor(LevelXing.Geometry loc) LevelXingView.getSensor(LevelXing.Geometry loc) LevelXing.getSignalHead(LevelXing.Geometry loc) LevelXingView.getSignalHead(LevelXing.Geometry loc) LevelXing.getSignalMast(LevelXing.Geometry loc) LevelXingView.getSignalMast(LevelXing.Geometry loc) (package private) booleanLayoutEditor.isUsedInXing(NamedBean bean, LevelXing xing, LevelXing.Geometry point)