Uses of Class
jmri.jmrix.loconet.sdf.SdfBuffer
Packages that use SdfBuffer
Package
Description
Support for reading and writing Digitrax SDF (Sound Definition Format) information,
particularly in Digitrax Sound Definition Project (SDF) files.
Provide GUI tools for editing an SDF file in memory.
Provides support for reading and writing of the Digitrax SPJ file format.
-
Uses of SdfBuffer in jmri.jmrix.loconet.sdf
Methods in jmri.jmrix.loconet.sdf with parameters of type SdfBufferModifier and TypeMethodDescriptionstatic SdfMacroSdfMacro.decodeInstruction(SdfBuffer buff) Get the next instruction macro in a buffer.voidBranchTo.loadByteArray(SdfBuffer buffer) Store into a buffer.voidChannelStart.loadByteArray(SdfBuffer buffer) Store into a buffer.voidDelaySound.loadByteArray(SdfBuffer buffer) Store into a buffer.voidEndSound.loadByteArray(SdfBuffer buffer) Store into a buffer.voidFourByteMacro.loadByteArray(SdfBuffer buffer) Store into a buffer.voidGenerateTrigger.loadByteArray(SdfBuffer buffer) Store into a buffer.voidInitiateSound.loadByteArray(SdfBuffer buffer) Store into a buffer.voidLabelMacro.loadByteArray(SdfBuffer buffer) Store into a buffer.voidLoadModifier.loadByteArray(SdfBuffer buffer) Store into a buffer.voidMaskCompare.loadByteArray(SdfBuffer buffer) Store into a buffer.voidPlay.loadByteArray(SdfBuffer buffer) Store into a buffer.voidSdfMacro.loadByteArray(SdfBuffer buffer) Store into a buffer.voidSdlVersion.loadByteArray(SdfBuffer buffer) Store into a buffer.voidSkemeStart.loadByteArray(SdfBuffer buffer) Store into a buffer.voidSkipOnTrigger.loadByteArray(SdfBuffer buffer) Store into a buffer.voidTwoByteMacro.loadByteArray(SdfBuffer buffer) Store into a buffer.static SdfMacrostatic SdfMacrostatic SdfMacrostatic SdfMacrostatic SdfMacrostatic SdfMacrostatic SdfMacrostatic SdfMacrostatic SdfMacrostatic SdfMacrostatic SdfMacrostatic SdfMacrostatic SdfMacrostatic SdfMacrostatic SdfMacrostatic SdfMacro -
Uses of SdfBuffer in jmri.jmrix.loconet.sdfeditor
Methods in jmri.jmrix.loconet.sdfeditor with parameters of type SdfBufferModifier and TypeMethodDescription(package private) voidAdd the instructions to the treeConstructors in jmri.jmrix.loconet.sdfeditor with parameters of type SdfBuffer -
Uses of SdfBuffer in jmri.jmrix.loconet.spjfile
Fields in jmri.jmrix.loconet.spjfile declared as SdfBufferMethods in jmri.jmrix.loconet.spjfile that return SdfBuffer