Uses of Class
pamViewFX.fxNodes.PamBorderPane
Package
Description
-
Uses of PamBorderPane in Acquisition.layoutFX
Modifier and TypeClassDescriptionclass
Pane with controls to fix wave file headers.class
Shows the file date. -
Uses of PamBorderPane in Array.layoutFX
Modifier and TypeClassDescriptionclass
Create a 3D visualisation of the array.class
Table which allows users to add and edit hydrophones.class
Choice box which allows selection of interpolation options.class
Radio buttons which allow selection of interpolation options.class
A pane for setting up hydrophones. -
Uses of PamBorderPane in Array.streamerOrigin
Modifier and TypeClassDescriptionclass
JavaFX settings pane for a static hydrophones. -
Uses of PamBorderPane in beamformer.localiser.dialog
-
Uses of PamBorderPane in beamformer.plot
-
Uses of PamBorderPane in bearinglocaliser.dialog
-
Uses of PamBorderPane in clickDetector.layoutFX
Modifier and TypeClassDescriptionclass
Graph which shows a click and associated trigger functions -
Uses of PamBorderPane in clickDetector.layoutFX.clickClassifiers
Modifier and TypeFieldDescriptionClickClassifyPaneFX.holderPane
Holds the comboBox and custom click classification panes.Modifier and TypeMethodDescriptionBasicIdentifierPaneFX.getClickTypeHolder()
Get the pane which holds the ClickTypePaneFX. -
Uses of PamBorderPane in clickTrainDetector.layout
Modifier and TypeClassDescriptionclass
The pre-classifier pane holds settings for the pre-classifier. -
Uses of PamBorderPane in clickTrainDetector.layout.classification
Modifier and TypeClassDescriptionclass
The basic classifier pane.class
Pane which allows users to create and change settings for multiple click train classifiers. -
Uses of PamBorderPane in clickTrainDetector.layout.classification.idiClassifier
Modifier and TypeClassDescriptionclass
Pan which allows users to select IDI measurement limits for click trains. -
Uses of PamBorderPane in clickTrainDetector.layout.classification.templateClassifier
Modifier and TypeClassDescriptionclass
Shows and allows users to import a spectrum template. -
Uses of PamBorderPane in clickTrainDetector.layout.mht
Modifier and TypeClassDescriptionclass
Pane which has advanced settings for standard MHT chi^2 calculator -
Uses of PamBorderPane in dataMap.layoutFX
Modifier and TypeClassDescriptionclass
Pane which shows users all data currently stored in binary files and databases within PAMGuard.class
A scroll bar whihc shows a summary fo the data.class
Allows the user to change datagram colours.class
class
class
class
Display for summary data inserted at top of DataMap -
Uses of PamBorderPane in dataModelFX
Modifier and TypeClassDescriptionclass
A pane which shows a list of all the available modules.class
The data model pane allows users to change PAMGuard's data model. -
Uses of PamBorderPane in dataModelFX.connectionNodes
Modifier and TypeClassDescriptionclass
A node which shows the internal structure of a PamControlledUnit -
Uses of PamBorderPane in dataPlotsFX.clickPlotFX
Modifier and TypeClassDescriptionclass
Pane for changing click detections display properties. -
Uses of PamBorderPane in dataPlotsFX.data.generic
Modifier and TypeClassDescriptionclass
Settings pane which holds the symbol options from the data block of the plot info. -
Uses of PamBorderPane in dataPlotsFX.layout
Modifier and TypeClassDescriptionclass
The main display node for showing tdGraphs.class
A TDGraph allows users to plot multiple types of data on a single time based graph.class
Panel which plots data. -
Uses of PamBorderPane in dataPlotsFX.overlaymark.popUpMenu
Modifier and TypeClassDescriptionclass
A detection display which can display groups data units and their super detections in a tab pane if applicable.class
The pane for the adv. -
Uses of PamBorderPane in dataPlotsFX.rawClipDataPlot
-
Uses of PamBorderPane in dataPlotsFX.scrollingPlot2D
-
Uses of PamBorderPane in dataPlotsFX.spectrogramPlotFX
Modifier and TypeClassDescriptionclass
A general pane with a frequency slider, colour bar slider and colour combo box.class
Pane which quickly allows users to change spectrogram settings -
Uses of PamBorderPane in dataPlotsFX.whistlePlotFX
Modifier and TypeClassDescriptionclass
Controls the appearance of whistles on a TDGraphFX. -
Uses of PamBorderPane in detectionPlotFX
Modifier and TypeClassDescriptionclass
A detection plot display with convenience functions to set any type of data unit.class
A group detection display with all the bits added to allow the display to be used in the FX GUI as a stand-alone user display. -
Uses of PamBorderPane in detectionPlotFX.data
Modifier and TypeMethodDescriptionDDDataInfo.getSettingsPane()
Get the settings pane for this DDDataInfo. -
Uses of PamBorderPane in detectionPlotFX.layout
Modifier and TypeClassDescriptionclass
Pane which allows users to select parent data blocks.class
ComboBox which holds the options for different plots to be displayed.class
Extends the standard plot pane;class
A detection display plot usually plots a single detection.Modifier and TypeMethodDescriptionDetectionPlotDisplay.getSettingsHolder()
The pane which holds settings for the the current plot. -
Uses of PamBorderPane in generalDatabase
-
Uses of PamBorderPane in gpl.graphfx
-
Uses of PamBorderPane in IshmaelDetector.dataPlotFX
-
Uses of PamBorderPane in localiserDisplay.layout
Modifier and TypeClassDescriptionclass
Main pane for the localiser display.class
The loc info pane. -
Uses of PamBorderPane in PamController
-
Uses of PamBorderPane in pamViewFX
Modifier and TypeClassDescriptionclass
A pane which shows progress bars bars for various data load tasks in PAMGuard.class
Create the tool bar pane.class
Shows a launcher pane which allows a user to open a real time or viewer configuration.Modifier and TypeMethodDescriptionPamGuiTabFX.getContentHolder()
Get the content holder which holds the toolbar pane and the main tab content pane. -
Uses of PamBorderPane in pamViewFX.fxNodes.flipPane
Modifier and TypeMethodDescriptionPamFlipPane.getAdvContentPane()
Convenience duplicate of getBackPane().PamFlipPane.getBackPane()
Get the back pane.PamFlipPane.getFrontPane()
Get the front pane. -
Uses of PamBorderPane in pamViewFX.fxNodes.hidingPane
-
Uses of PamBorderPane in pamViewFX.fxNodes.pamScrollers.acousticScroller
Modifier and TypeMethodDescriptionAcousticScrollerFX.getMainPane()
The main pane holding the scroller nodes. -
Uses of PamBorderPane in pamViewFX.fxNodes.table
Modifier and TypeClassDescriptionclass
ChoiceTable<T extends ChoiceTableItem>
Simple table with a check box column that only allows one check box column for single or multiple selection of table rows.class
Pane which holds data within a table and has add, settings and delete buttons. -
Uses of PamBorderPane in pamViewFX.fxNodes.utilityPanes
Modifier and TypeClassDescriptionclass
Pane which shows a combo box to select a parent data block and has channel check boxes which can be grouped.class
A pane which shows a latitude or longitude.class
MinMaxPane<T extends Number>
Pane which allows users to set minimum and maximum value of a variablethe number type e.g. class
Creates a pane which allows users to select a folder.class
Standard panel for dialogs that shows a list of available data sources and, optionally a list of data channels. -
Uses of PamBorderPane in pamViewFX.fxPlotPanes
-
Uses of PamBorderPane in pamViewFX.symbol
Modifier and TypeClassDescriptionclass
Option pane for the PeakFreqSymbolChooser.class
A symbol modifier pane that allows users to select a colour for symbol, symbol line and symbol shape.class
Pane which allows the changing the settings of a symbol modifier. -
Uses of PamBorderPane in rawDeepLearningClassifier.dataPlotFX
-
Uses of PamBorderPane in rawDeepLearningClassifier.layoutFX
Modifier and TypeClassDescriptionclass
A pane which allows users to select a model and then loads the model on on a different thread, showing a progress indicator. -
Uses of PamBorderPane in rawDeepLearningClassifier.layoutFX.defaultModels
Modifier and TypeClassDescriptionclass
Pane which allows users to view and select default models. -
Uses of PamBorderPane in rawDeepLearningClassifier.layoutFX.dlTransfroms
Modifier and TypeClassDescriptionclass
Contains both a list of transforms and preview image of the waveform, spectrogram or other visualisation of the transform.class
class
class
Shows preview spectrogram or waveform for a DL transformsclass
A pane for showing a transform.class
Settings pane for all DLTransformsclass
Pane which allows users to create a series of transforms for raw data before inputting into a deep learning model.class
class
Transform pane for Fourier transformclass
Pane for a waveform filter.class
Pane for a peak search trim transform.class
Pane for a simple transform. -
Uses of PamBorderPane in soundPlayback.fx
Modifier and TypeClassDescriptionclass
Slight modifications to sourcePanel so that only the correct number of channels can be selected. -
Uses of PamBorderPane in videoRangePanel.layoutFX
Modifier and TypeClassDescriptionclass
The main display.class
Pane for editing an image or videoclass
Pane for showing an image or video.class
Holds the image and can be used to PAN and zoomclass
Basic media player to watch videos in the video range module.class
Pane which shows the metadata for an image or video.class
Pane which allows the changing of land marksclass
Holds side controls. -
Uses of PamBorderPane in videoRangePanel.vrmethods
Modifier and TypeClassDescriptionclass
Pane which shows image angles and animal bearing and distance. -
Uses of PamBorderPane in videoRangePanel.vrmethods.landMarkMethod