Uses of Class
jmri.Path
Packages that use Path
Package
Description
Provides basic interfaces and certain core implementations for the JMRI
layout management concepts.
Provides an XML-based mechanism for storing and restoring configurations.
Layout Editor currently represents both structure and graphical display through a single set of objects.
Support for implementing Warrants in JMRI.
-
Uses of Path in jmri
Modifier and TypeMethodDescriptionBlock.findFromPath()Find which path this Block became Active, without actually modifying the state of this block. -
Uses of Path in jmri.configurexml
Methods in jmri.configurexml with parameters of type PathModifier and TypeMethodDescriptionvoidBlockManagerXml.loadBeanSetting(Path path, org.jdom2.Element element) Load BeanSetting into an existing Path. -
Uses of Path in jmri.jmrit.display.layoutEditor
Methods in jmri.jmrit.display.layoutEditor that return PathModifier and TypeMethodDescriptionLayoutBlock.getThroughPathDestinationPathAtIndex(int i) LayoutBlock.getThroughPathSourcePathAtIndex(int i) Methods in jmri.jmrit.display.layoutEditor with parameters of type PathModifier and TypeMethodDescriptionvoidLayoutEditorAuxTools.addBeanSettings(Path p, LayoutConnectivity lc, LayoutBlock layoutBlock) Searches for and adds BeanSetting's to a Path as needed. -
Uses of Path in jmri.jmrit.logix
Subclasses of Path in jmri.jmrit.logix