Package IshmaelDetector.dataPlotFX
Class IshmaelDetPlotInfo
java.lang.Object
dataPlotsFX.data.TDDataInfoFX
dataPlotsFX.data.generic.GenericDataPlotInfo
IshmaelDetector.dataPlotFX.IshmaelDetPlotInfo
Plots Ishmael detections on the TDdisplayFX
- Author:
- Jamie Macaulay
-
Nested Class Summary
Nested classes/interfaces inherited from class dataPlotsFX.data.TDDataInfoFX
TDDataInfoFX.DataLoadObserver
-
Field Summary
Fields inherited from class dataPlotsFX.data.generic.GenericDataPlotInfo
DEFAULT_FILL_OPACITY
Fields inherited from class dataPlotsFX.data.TDDataInfoFX
dataPlugIns, scaleInfoIndex
-
Constructor Summary
ConstructorDescriptionIshmaelDetPlotInfo
(TDDataProviderFX tdDataProvider, IshDetControl ishControl, TDGraphFX tdGraph) -
Method Summary
Modifier and TypeMethodDescriptiongetAmplitudeValue
(PamDataUnit pamDataUnit) Return a hiding settings node which will get incorporated into a larger tabbed sliding pane.Methods inherited from class dataPlotsFX.data.generic.GenericDataPlotInfo
createSymbolChooser, drawDataUnit, drawFrequencyData, getAmplitudeScaleInfo, getBearingScaleInfo, getBearingValue, getDataValue, getFrequencyScaleInfo, getScaleInfos, getSlantScaleInfo, getSlantValue, getSymbolChooser, setCurrentAxisName
Methods inherited from class dataPlotsFX.data.TDDataInfoFX
addScaleInfo, clearDraw, drawAllDataUnits, drawData, drawHighLightData, editOptions, getCurrentScaleInfo, getDataBlock, getDataDimensions, getDataName, getDataObserver, getDataProvider, getDDataProvider, getDisplayColType, getLastDrawPoints, getMasterClockOverride, getMenuNodes, getPreviousDataUnit, getRequiredDataHistory, getScaleInfo, getScaleInfo, getScaleInfoIndex, getShortName, getSourceDataBlock, getStoredSettings, getTDGraph, getToolTipText, hasAxisName, hasOptions, isPaused, isScrollChanging, isShowing, isViewer, lastUnitDrawn, notifyChange, removeData, removeScaleInfo, selectScaleInfo, setNPlotPanes, setShowing, setStoredSettings, shouldDraw, shouldDraw, timeRangeSpinnerChange, timeScrollRangeChanged, timeScrollValueChanged
-
Constructor Details
-
IshmaelDetPlotInfo
public IshmaelDetPlotInfo(TDDataProviderFX tdDataProvider, IshDetControl ishControl, TDGraphFX tdGraph)
-
-
Method Details
-
getGraphSettingsPane
Description copied from class:TDDataInfoFX
Return a hiding settings node which will get incorporated into a larger tabbed sliding pane.- Overrides:
getGraphSettingsPane
in classGenericDataPlotInfo
- Returns:
- sliding dialog component.
-
getAmplitudeValue
- Overrides:
getAmplitudeValue
in classGenericDataPlotInfo
-