Uses of Class
gov.llnl.gnem.apps.coda.common.gui.plotting.PlotPoint
Package
Description
-
Uses of PlotPoint in gov.llnl.gnem.apps.coda.calibration.gui.controllers
Modifier and TypeMethodDescriptionprotected PlotPoint
AbstractMeasurementController.getPlotPoint
(String key, boolean active) -
Uses of PlotPoint in gov.llnl.gnem.apps.coda.calibration.gui.plotting
Modifier and TypeMethodDescriptionSpectraPlotManager.getCombinedPlotPoints()
SpectraPlotManager.getDenominatorPlotPoints()
SpectraPlotManager.getNumeratorPlotPoints()
Modifier and TypeMethodDescriptionSpectraPlotManager.plotSpectra
(List<PlotPoint> plotPoints, String plotTitle, javafx.scene.layout.Pane parent) protected void
SpectralPlot.plotXYdata
(List<PlotPoint> points) void
SpectralPlot.plotXYdata
(List<PlotPoint> plots, List<Spectra> spectra, MeasuredMwDetails mwDetails, String label) -
Uses of PlotPoint in gov.llnl.gnem.apps.coda.common.gui.plotting
Modifier and TypeMethodDescriptionPlotPoint.setColor
(javafx.scene.paint.Color color) PlotPoint.setEdgeColor
(javafx.scene.paint.Color edgeColor) PlotPoint.setStyle
(SymbolStyles style) Modifier and TypeMethodDescription