Uses of Class
ucar.unidata.util.MidiProperties
Packages that use MidiProperties
Package
Description
DisplayControls for the IDV - A DisplayControl generally has a data
depiction and a control window for modifying or interacting with the
display.
Charting facilities used by DisplayControls.
General utilities.
-
Uses of MidiProperties in ucar.unidata.idv.control
Methods in ucar.unidata.idv.control that return MidiPropertiesModifier and TypeMethodDescriptionProbeRowInfo.getMidiProperties()
Get the MidiProperties property.Methods in ucar.unidata.idv.control with parameters of type MidiPropertiesModifier and TypeMethodDescriptionvoid
ProbeRowInfo.setMidiProperties
(MidiProperties value) Set the MidiProperties property.Constructors in ucar.unidata.idv.control with parameters of type MidiPropertiesModifierConstructorDescriptionProbeRowInfo
(Real level, Real alt, int mode, Unit unit, MidiProperties midiProperties) ctor used for creating a ProbeRowInfo from legacy bundles values -
Uses of MidiProperties in ucar.unidata.idv.control.chart
Methods in ucar.unidata.idv.control.chart that return MidiPropertiesMethods in ucar.unidata.idv.control.chart with parameters of type MidiPropertiesModifier and TypeMethodDescriptionvoid
WayPoint.setMidiProperties
(MidiProperties value) Set the MidiProperties property. -
Uses of MidiProperties in ucar.unidata.util
Methods in ucar.unidata.util with parameters of type MidiPropertiesModifier and TypeMethodDescriptionvoid
MidiProperties.setProperties
(MidiProperties that) Set the properties from another.Constructors in ucar.unidata.util with parameters of type MidiPropertiesModifierConstructorDescriptionMidiManager
(MidiProperties props) Construct with the specified properties and open it.MidiProperties
(MidiProperties that) Copy constructor