|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ReadoutProbe | |
---|---|
edu.wisc.ssec.mcidasv.control | McIDAS-V specific controls. |
edu.wisc.ssec.mcidasv.probes |
Uses of ReadoutProbe in edu.wisc.ssec.mcidasv.control |
---|
Fields in edu.wisc.ssec.mcidasv.control declared as ReadoutProbe | |
---|---|
private ReadoutProbe |
MultiSpectralControl.Spectrum.probe
Probe that appears in the "image display" associated with the current display control. |
Fields in edu.wisc.ssec.mcidasv.control with type parameters of type ReadoutProbe | |
---|---|
private Map<ReadoutProbe,Integer> |
MultiSpectralControl.ProbeTableModel.probeToIndex
|
Methods in edu.wisc.ssec.mcidasv.control that return ReadoutProbe | |
---|---|
protected ReadoutProbe |
MultiSpectralControl.Spectrum.getProbe()
|
Uses of ReadoutProbe in edu.wisc.ssec.mcidasv.probes |
---|
Methods in edu.wisc.ssec.mcidasv.probes that return ReadoutProbe | |
---|---|
ReadoutProbe |
ProbeEvent.getProbe()
|
Constructors in edu.wisc.ssec.mcidasv.probes with parameters of type ReadoutProbe | |
---|---|
ProbeEvent(ReadoutProbe source,
T oldValue,
T newValue)
Generated when a ReadoutProbe changes either its position,
color, or visibility. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |