Class BasicWaveformPlot
java.lang.Object
llnl.gnem.core.gui.plotting.plotly.PlotlyPlot
llnl.gnem.core.gui.plotting.plotly.PlotlyWaveformPlot
gov.llnl.gnem.apps.coda.calibration.gui.plotting.BasicWaveformPlot
- All Implemented Interfaces:
Serializable
,BasicPlot
- See Also:
-
Field Summary
Fields inherited from class llnl.gnem.core.gui.plotting.plotly.PlotlyPlot
engine, plotData
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionaddLine
(TimeSeries seismogram, javafx.scene.paint.Color lineColor) static float[]
doublesToFloats
(double[] x) getxAxis()
getyAxis()
Methods inherited from class llnl.gnem.core.gui.plotting.plotly.PlotlyWaveformPlot
addPickToAll, addPickToAll, addSeismogram, addSeismogram, clear, getMinMaxWithinSection, getSeismograms, getTime, getValue, handleAxisChange, handleOtherChange, handlePickMovedState, plot, replot, setTitle, update
Methods inherited from class llnl.gnem.core.gui.plotting.plotly.PlotlyPlot
addAxes, addPlotObject, addPlotObject, addPlotObjectObserver, attachToDisplayNode, clearAxes, createSubPlot, exportData, fireAxisChangeEvent, fireFreqLevelChange, fireOtherChangeEvent, firePlotClickedEvent, firePlotMouseMovedEvent, fireSelectionEvent, fireShapeMoveEvent, fullReplot, getBackgroundColor, getPlotDataJSON, getPlotLayoutJSON, getPlotTypes, getSVG, getTitle, hasChanges, hasPersistentChanges, isClickToPickEnabled, isShowFreqLevelButtons, log, removePlotObject, removePlotObject, replot, setAxisLimits, setBackgroundColor, setClickPickingModeEnabled, setColorMap, setDragMode, setMargin, setShowFreqLevelButtons, setShowGroupVelocity, setShowHorizontalErrorBars, setShowWindowLines, setSubplotLayout, setSymbolSize, setUseHorizontalBottomLegend, showLegend
-
Constructor Details
-
BasicWaveformPlot
-
-
Method Details
-
addLine
-
doublesToFloats
public static float[] doublesToFloats(double[] x) -
getxAxis
-
getyAxis
-