Uses of Class
jspecview.common.PeakInfo
Packages that use PeakInfo
-
Uses of PeakInfo in jspecview.common
Fields in jspecview.common declared as PeakInfoMethods in jspecview.common that return PeakInfoModifier and TypeMethodDescriptionPanelData.findMatchingPeakInfo
(PeakInfo pi) Spectrum.findMatchingPeakInfo
(PeakInfo pi) Spectrum.findPeakByCoord
(int xPixel, Coordinate coord) Spectrum.getAssociatedPeakInfo
(int xPixel, Coordinate coord) Spectrum.getBasePeakInfo()
Spectrum.getModelPeakInfoForAutoSelectOnLoad()
PeakPickEvent.getPeakInfo()
Spectrum.getSelectedPeak()
PanelData.selectPeakByFileIndex
(String filePath, String index, String atomKey) Spectrum.selectPeakByFileIndex
(String filePath, String index, String atomKey) Spectrum.selectPeakByFilePathTypeModel
(String filePath, String type, String model) Methods in jspecview.common that return types with arguments of type PeakInfoMethods in jspecview.common with parameters of type PeakInfoModifier and TypeMethodDescriptionvoid
PanelData.addPeakHighlight
(PeakInfo peakInfo) boolean
PeakInfo.checkTypeMatch
(PeakInfo pi) PanelData.findMatchingPeakInfo
(PeakInfo pi) Spectrum.findMatchingPeakInfo
(PeakInfo pi) void
Spectrum.setHighlightedPeak
(PeakInfo peak) void
Spectrum.setSelectedPeak
(PeakInfo peak) Method parameters in jspecview.common with type arguments of type PeakInfoModifier and TypeMethodDescriptionint
Spectrum.setPeakList
(Lst<PeakInfo> list, String peakXLabel, String peakYLabel) Constructors in jspecview.common with parameters of type PeakInfo