Uses of Class
gov.llnl.gnem.apps.coda.calibration.gui.plotting.SpectralPlot
Packages that use SpectralPlot
Package
Description
-
Uses of SpectralPlot in gov.llnl.gnem.apps.coda.calibration.gui.controllers
Methods in gov.llnl.gnem.apps.coda.calibration.gui.controllers that return SpectralPlot -
Uses of SpectralPlot in gov.llnl.gnem.apps.coda.calibration.gui.plotting
Methods in gov.llnl.gnem.apps.coda.calibration.gui.plotting that return SpectralPlotModifier and TypeMethodDescriptionRatioMeasurementSpectraPlotManager.getRatioSpectraPlot()
SpectraPlotManager.plotSpectra
(List<PlotPoint> plotPoints, String plotTitle, javafx.scene.layout.Pane parent) Methods in gov.llnl.gnem.apps.coda.calibration.gui.plotting with parameters of type SpectralPlotModifier and TypeMethodDescriptionvoid
SpectraPlotManager.exportSVG
(SpectralPlot plot, String path) void
SpectraPlotManager.setDisplayText
(SpectralPlot plot, String title)