Searched refs:findPeakByCoord (Results 1 – 2 of 2) sorted by relevance
220 selectedPeak = findPeakByCoord(xPixel, coord); in getAssociatedPeakInfo()224 public PeakInfo findPeakByCoord(int xPixel, Coordinate coord) { in findPeakByCoord() method in Spectrum
3627 piMouseOver = spec.findPeakByCoord(xPixel, coordTemp); in mouseMovedEvent()