Uses of Class
Layout.PamAxis
Packages that use PamAxis
Package
Description
-
Uses of PamAxis in clickDetector
Methods in clickDetector that return PamAxis -
Uses of PamAxis in d3.plots
Modifier and TypeMethodDescriptionD3PlotInfo.drawDataUnit
(PamDataUnit pamDataUnit, Graphics g, Rectangle windowRect, int orientation, PamAxis timeAxis, long scrollStart, PamAxis yAxis, int type) -
Uses of PamAxis in dataMap
-
Uses of PamAxis in dataPlots.data
Methods in dataPlots.data with parameters of type PamAxisModifier and TypeMethodDescriptionvoid
TDDataInfo.drawData
(int plotNumber, Graphics g, Rectangle windowRect, int orientation, PamAxis timeAxis, long scrollStart, PamAxis graphAxis) Paint data into the graphics window.TDDataInfo.drawDataUnit
(PamDataUnit pamDataUnit, Graphics g, Rectangle windowRect, int orientation, PamAxis timeAxis, long scrollStart, PamAxis yAxis, int type) Draw a data unit.void
TDDataInfo.drawHighLightData
(int plotNumber, Graphics g, Rectangle windowRect, int orientation, PamAxis timeAxis, long scrollStart, PamAxis graphAxis) Draw highlighted data. -
Uses of PamAxis in dataPlots.layout
Methods in dataPlots.layout that return PamAxis -
Uses of PamAxis in fftManager
Methods in fftManager that return PamAxisModifier and TypeMethodDescriptionFFTPluginPanelProvider.FFTPluginPanel.getSouthAxis()
FFTPluginPanelProvider.FFTPluginPanel.getWestAxis()
-
Uses of PamAxis in fftManager.newSpectrogram
Methods in fftManager.newSpectrogram with parameters of type PamAxisModifier and TypeMethodDescriptionvoid
SpectrogramPlotInfo.drawData
(int plotNumber, Graphics g, Rectangle windowRect, int orientation, PamAxis timeAxis, long scrollStart, PamAxis graphAxis) void
SpectrogramChannelData.drawSpectrogram
(Graphics g, Rectangle windowRect, int orientation, PamAxis timeAxis, long scrollStart) -
Uses of PamAxis in gpl.swing
-
Uses of PamAxis in Layout
Modifier and TypeMethodDescriptionDisplayPanel.getEastAxis()
PamAxisPanel.getEastAxis()
DisplayPanel.getNorthAxis()
PamAxisPanel.getNorthAxis()
DisplayPanel.getSouthAxis()
PamAxisPanel.getSouthAxis()
DisplayPanel.getWestAxis()
PamAxisPanel.getWestAxis()
Modifier and TypeMethodDescriptionvoid
PamAxisPanel.setEastAxis
(PamAxis eastAxis) void
PamAxisPanel.setNorthAxis
(PamAxis northAxis) void
PamAxisPanel.setSouthAxis
(PamAxis southAxis) void
PamAxisPanel.setWestAxis
(PamAxis westAxis) -
Uses of PamAxis in PamguardMVC
Methods in PamguardMVC that return PamAxisModifier and TypeMethodDescriptionRawDataDisplay.RawDisplayPanel.getEastAxis()
RawDataDisplay.RawDisplayPanel.getWestAxis()
-
Uses of PamAxis in pamMaths
-
Uses of PamAxis in PamView.chart
Methods in PamView.chart that return PamAxisModifier and TypeMethodDescriptionPamChart.getEastAxis()
PamChart.getNorthAxis()
PamChartSeries.getSeriesYAxis()
PamChart.getSouthAxis()
PamChart.getWestAxis()
Methods in PamView.chart with parameters of type PamAxisModifier and TypeMethodDescriptionvoid
PamChart.setEastAxis
(PamAxis eastAxis) void
PamChart.setNorthAxis
(PamAxis northAxis) void
PamChartSeries.setSeriesYAxis
(PamAxis seriesYAxis) void
PamChart.setSouthAxis
(PamAxis southAxis) void
PamChart.setWestAxis
(PamAxis westAxis) Constructors in PamView.chart with parameters of type PamAxis -
Uses of PamAxis in qa.chart
-
Uses of PamAxis in seismicVeto
Methods in seismicVeto that return PamAxis -
Uses of PamAxis in whistleClassifier
Subclasses of PamAxis in whistleClassifier