Uses of Interface
jmri.PhysicalLocationReporter
Packages that use PhysicalLocationReporter
Package
Description
Provides basic interfaces and certain core implementations for the JMRI
layout management concepts.
Provides implementations of various JMRI interfaces.
Support for implementing Warrants in JMRI.
Defines classes for interfacing to a MERG CBUS network.
Support for the ESU ECoS.
Provides access to LocoNet systems, along with a lot of Swing-based tools.
Provides JMRI layout objects that use MQTT connections.
Implementation of the JMRI OpenLCB hardware interface.
This package handles communications for RFID adapters.
-
Uses of PhysicalLocationReporter in jmri
Classes in jmri that implement PhysicalLocationReporterModifier and TypeClassDescriptionclassRepresents a particular piece of track, more informally a "Block". -
Uses of PhysicalLocationReporter in jmri.implementation
Classes in jmri.implementation that implement PhysicalLocationReporterModifier and TypeClassDescriptionclassExtend AbstractReporter for IdTag reportersclassExtend AbstractReporter for RailCom reporters -
Uses of PhysicalLocationReporter in jmri.jmrit.logix
Classes in jmri.jmrit.logix that implement PhysicalLocationReporterModifier and TypeClassDescriptionclassOBlock extends jmri.Block to be used in Logix Conditionals and Warrants. -
Uses of PhysicalLocationReporter in jmri.jmrix.bidib
Classes in jmri.jmrix.bidib that implement PhysicalLocationReporterModifier and TypeClassDescriptionclassThis class implements the Reporter Manager interface for BiDiB railcom feedback. -
Uses of PhysicalLocationReporter in jmri.jmrix.can.cbus
Classes in jmri.jmrix.can.cbus that implement PhysicalLocationReporterModifier and TypeClassDescriptionclassExtend jmri.AbstractRailComReporter for CBUS controls. -
Uses of PhysicalLocationReporter in jmri.jmrix.dcc4pc
Classes in jmri.jmrix.dcc4pc that implement PhysicalLocationReporterModifier and TypeClassDescriptionclassExtend jmri.implementation.AbstractRailComReporter for Dcc4Pc Reporters. -
Uses of PhysicalLocationReporter in jmri.jmrix.ecos
Classes in jmri.jmrix.ecos that implement PhysicalLocationReporterModifier and TypeClassDescriptionclassExtend jmri.AbstractReporter for Ecos Reporters Implemenation for providing status of rail com decoders at this reporter location. -
Uses of PhysicalLocationReporter in jmri.jmrix.loconet
Classes in jmri.jmrix.loconet that implement PhysicalLocationReporterModifier and TypeClassDescriptionclassExtend jmri.AbstractIdTagReporter for LocoNet layouts. -
Uses of PhysicalLocationReporter in jmri.jmrix.mqtt
Classes in jmri.jmrix.mqtt that implement PhysicalLocationReporterModifier and TypeClassDescription(package private) classProvide a Reporter implementation for MQTT communications -
Uses of PhysicalLocationReporter in jmri.jmrix.openlcb
Classes in jmri.jmrix.openlcb that implement PhysicalLocationReporterModifier and TypeClassDescriptionfinal classImplement jmri.AbstractReporter for OpenLCB protocol. -
Uses of PhysicalLocationReporter in jmri.jmrix.rfid
Classes in jmri.jmrix.rfid that implement PhysicalLocationReporterModifier and TypeClassDescriptionclassExtend AbstractIdTagReporter for RFID systems -
Uses of PhysicalLocationReporter in jmri.jmrix.roco.z21
Classes in jmri.jmrix.roco.z21 that implement PhysicalLocationReporterModifier and TypeClassDescriptionclassZ21CanReporter implements the Reporter Manager interface for Can connected reporters on Roco Z21 systems.classZ21Reporter implements the Reporter Manager interface for Roco Z21 systems.