Searched refs:getXYCoords (Results 1 – 14 of 14) sorted by relevance
302 Coordinate[] xyCoords = spectra.get(i).getXYCoords(); in getMinX()342 Coordinate[] xyCoords = spectra.get(i).getXYCoords(); in getMaxX()385 Coordinate[] xyCoords = spectra.get(i).getXYCoords(); in getMinYUser()427 Coordinate[] xyCoords = spectra.get(i).getXYCoords(); in getMaxYUser()
88 Coordinate xyCoords[] = spec.getXYCoords(); in getColour()
137 public Coordinate[] getXYCoords() { in getXYCoords() method in Spectrum372 Coordinate[] xyCoords = spectrum.getXYCoords(); in toT()392 Coordinate[] xyCoords = spectrum.getXYCoords(); in toA()
242 Coordinate[] specXyCoords = spec.getXYCoords(); in calculateIntegral()316 public Coordinate[] getXYCoords() { in getXYCoords() method in IntegralData
90 Coordinate[] xyCoords = spec.getXYCoords(); in setPeakList()
59 int n = spectra.get(0).getXYCoords().length; // was - 1 in ViewData()
196 Coordinate[] xyCoords = spec.getXYCoords(); in get2dBuffer()
431 int iLast = spectra.get(i).getXYCoords().length - 1; in initGraphSet()788 double x0 = Coordinate.getNearestXWithYAbove(spec.getXYCoords(), x, y, spec in getNearestPeak()790 double x1 = Coordinate.getNearestXWithYAbove(spec.getXYCoords(), x, y, spec in getNearestPeak()1045 pd.coordsClicked = getSpectrum().getXYCoords(); in setCoordClicked()1369 viewData.setXRangeForSubSpectrum(getSpectrum().getXYCoords()); in setCurrentSubSpectrum()1903 Coordinate[] xyCoords = (ig == null ? spec.getXYCoords() in drawPlot()1904 : getIntegrationGraph(index).getXYCoords()); in drawPlot()2677 xyCoords = ((IntegralData) ad.getData()).getXYCoords(); in isOnSpectrum()2994 viewData.setXRangeForSubSpectrum(getSpectrum().getXYCoords()); in advanceSubSpectrum()3595 Coordinate[] xy = ((IntegralData) ad.getData()).getXYCoords(); in mouseMovedEvent()
439 Coordinate[] xyCoords = graphsTemp.get(i).getXYCoords(); in setDataPointIndices()
1920 spec.getXYCoords().length - 1, null, type.equalsIgnoreCase("PDF")); in export()
96 Coordinate[] newXYCoords = spectrum.getXYCoords(); in toStringAux()255 Coordinate[] xyCoords = spectrum.getXYCoords(); in getHeaderString()
102 xyCoords = spec.getXYCoords(); in setParameters()
109 Coordinate[] xyCoords = spec.getXYCoords(); in exportTheSpectrum()
544 if (spectrum.getXYCoords().length > 0 in getBlockSpectra()