Uses of Class
jspecview.common.ViewData
Packages that use ViewData
-
Uses of ViewData in jspecview.common
Methods in jspecview.common with parameters of type ViewDataModifier and TypeMethodDescriptionstatic doubleReturns the maximum x value value from an array of arrays ofCoordinates.static doubleCoordinate.getMaxYUser(Lst<Spectrum> spectra, ViewData vd) Returns the maximum y value value from an array of arrays ofCoordinates.static doubleReturns the minimum x value value from an array of arrays ofCoordinates.static doubleCoordinate.getMinYUser(Lst<Spectrum> spectra, ViewData vd) Returns the minimum y value value from an array of arrays ofCoordinates.