Class SpectraPlotManager
java.lang.Object
gov.llnl.gnem.apps.coda.calibration.gui.plotting.SpectraPlotManager
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
void
exportScreenshots
(File folder) void
exportSVG
(SpectralPlot plot, String path) void
plotSpectra
(List<PlotPoint> plotPoints, String plotTitle, javafx.scene.layout.Pane parent) void
void
setDisplayText
(SpectralPlot plot, String title)
-
Constructor Details
-
SpectraPlotManager
-
-
Method Details
-
getNumeratorPlotPoints
-
getDenominatorPlotPoints
-
getCombinedPlotPoints
-
plotSpectra
public SpectralPlot plotSpectra(List<PlotPoint> plotPoints, String plotTitle, javafx.scene.layout.Pane parent) -
plotSpectraPlots
public void plotSpectraPlots() -
setDisplayText
-
combinedPlotSelected
public boolean combinedPlotSelected() -
exportScreenshots
-
exportSVG
-
initialize
public void initialize()
-