Uses of Enum
jmri.AnalogIO.AbsoluteOrRelative
Packages that use AnalogIO.AbsoluteOrRelative
Package
Description
Provides basic interfaces and certain core implementations for the JMRI
layout management concepts.
Provides implementations of various JMRI interfaces.
-
Uses of AnalogIO.AbsoluteOrRelative in jmri
Methods in jmri that return AnalogIO.AbsoluteOrRelativeModifier and TypeMethodDescriptionAnalogIO.getAbsoluteOrRelative()Is this AnalogIO absolute or relative?static AnalogIO.AbsoluteOrRelativeReturns the enum constant of this type with the specified name.static AnalogIO.AbsoluteOrRelative[]AnalogIO.AbsoluteOrRelative.values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of AnalogIO.AbsoluteOrRelative in jmri.implementation
Methods in jmri.implementation that return AnalogIO.AbsoluteOrRelativeModifier and TypeMethodDescriptionAbstractVariableLight.getAbsoluteOrRelative()DefaultAverageMeter.getAbsoluteOrRelative()Is this AnalogIO absolute or relative?DefaultMeter.getAbsoluteOrRelative()Is this AnalogIO absolute or relative?