Package bearinglocaliser.display
Class Bearing2DPlot
java.lang.Object
detectionPlotFX.plots.simple2d.Simple2DPlot
bearinglocaliser.display.Bearing2DPlot
- All Implemented Interfaces:
BearingDataDisplay
- Direct Known Subclasses:
Beam2DPlot
,TOAD2DPlot
Can plot lines or scaled images or both.
- Author:
- Doug Gillespie
-
Constructor Summary
-
Method Summary
Methods inherited from class detectionPlotFX.plots.simple2d.Simple2DPlot
addLineData, addSymbol, addSymbol, clearLineData, getCurrentData, getNode, getPeakPoint, getPeakSymbol, getPlotPane, getSpectrogramColours, isAutoScale, isPaintPeakPos, repaint, repaintLater, setAutoScale, setBottomAxisRange, setBottomAxisRange, setBottomLabel, setData, setLeftAxisRange, setLeftAxisRange, setLeftLabel, setPaintPeakPos, setPeakPoint, setPeakSymbol, setRightAxisRange, setRightAxisRange, setRightLabel, setTopAxisRange, setTopAxisRange, setTopLabel
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface bearinglocaliser.display.BearingDataDisplay
getNode
-
Constructor Details
-
Bearing2DPlot
-
-
Method Details
-
setRightAxisVisible
public void setRightAxisVisible(boolean showRight)
-