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 TypeMethodDescriptionvoidTDDataInfo.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.voidTDDataInfo.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 TypeMethodDescriptionvoidSpectrogramPlotInfo.drawData(int plotNumber, Graphics g, Rectangle windowRect, int orientation, PamAxis timeAxis, long scrollStart, PamAxis graphAxis) voidSpectrogramChannelData.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 TypeMethodDescriptionvoidPamAxisPanel.setEastAxis(PamAxis eastAxis) voidPamAxisPanel.setNorthAxis(PamAxis northAxis) voidPamAxisPanel.setSouthAxis(PamAxis southAxis) voidPamAxisPanel.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
Modifier and TypeFieldDescriptionprotected PamAxisHistogramDisplay.southAxisprotected PamAxisHistogramDisplay.westAxis -
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 TypeMethodDescriptionvoidPamChart.setEastAxis(PamAxis eastAxis) voidPamChart.setNorthAxis(PamAxis northAxis) voidPamChartSeries.setSeriesYAxis(PamAxis seriesYAxis) voidPamChart.setSouthAxis(PamAxis southAxis) voidPamChart.setWestAxis(PamAxis westAxis) Constructors in PamView.chart with parameters of type PamAxis -
Uses of PamAxis in PamView.chart.swing
Methods in PamView.chart.swing with parameters of type PamAxisModifier and TypeMethodDescriptionprotected voidSwingChartRenderer.plotBarChart(Graphics g, Dimension dimension, Insets plotInsets, PamChartSeries series, PamAxis xAxis, PamAxis yAxis) -
Uses of PamAxis in qa.chart
-
Uses of PamAxis in qa.chart.swing
Methods in qa.chart.swing with parameters of type PamAxisModifier and TypeMethodDescriptionprotected voidQASwingChartRenderer.plotBarChart(Graphics g, Dimension dimension, Insets plotInsets, PamChartSeries series, PamAxis xAxis, PamAxis yAxis) -
Uses of PamAxis in seismicVeto
Methods in seismicVeto that return PamAxis -
Uses of PamAxis in whistleClassifier.swing
Subclasses of PamAxis in whistleClassifier.swing