Uses of Interface
llnl.gnem.core.gui.plotting.api.PlotFactory
Package
Description
-
Uses of PlotFactory in gov.llnl.gnem.apps.coda.calibration.gui.controllers
Modifier and TypeFieldDescriptionprotected final PlotFactory
AbstractMeasurementController.plotFactory
protected final PlotFactory
EventTableController.plotFactory
ModifierConstructorDescriptionprotected
AbstractMeasurementController
(SpectraClient spectraClient, ParameterClient paramClient, EventClient referenceEventClient, WaveformClient waveformClient, SymbolStyleMapFactory styleFactory, GeoMap map, MapPlottingUtilities iconFactory, ParamExporter paramExporter, PlotFactory plotFactory, com.google.common.eventbus.EventBus bus) protected
EventTableController
(SpectraClient spectraClient, ParameterClient paramClient, EventClient referenceEventClient, WaveformClient waveformClient, SymbolStyleMapFactory styleFactory, PlotFactory plotFactory, com.google.common.eventbus.EventBus bus) PathController
(SpectraClient spectraMeasurementClient, WaveformClient waveformClient, com.google.common.eventbus.EventBus bus, GeoMap mapImpl, MapPlottingUtilities mappingUtilities, PlotFactory plotFactory) -
Uses of PlotFactory in gov.llnl.gnem.apps.coda.calibration.gui.plotting
-
Uses of PlotFactory in llnl.gnem.core.gui.plotting.api
Modifier and TypeMethodDescriptionstatic PlotObject
PlottingUtils.legendOnlyLine
(String name, PlotFactory plotFactory, javafx.scene.paint.Color color, LineStyles style) -
Uses of PlotFactory in llnl.gnem.core.gui.plotting.plotly