Uses of Class
detectiongrouplocaliser.DetectionGroupSummary
Package
Description
-
Uses of DetectionGroupSummary in annotationMark.spectrogram
Modifier and TypeMethodDescriptionSpectrogramAnnotationModule.DisplayObserver.getMarkDataUnit
(DetectionGroupSummary markSummaryData) SpectrogramAnnotationModule.DisplayObserver.getPopupMenuItems
(DetectionGroupSummary markSummaryData) -
Uses of DetectionGroupSummary in clickDetector.offlineFuncs
Modifier and TypeMethodDescriptionClickMarkHandler.getPopupMenuItems
(DetectionGroupSummary markSummaryData) -
Uses of DetectionGroupSummary in dataPlotsFX
Modifier and TypeMethodDescriptionvoid
TDControl.newSelectedDetectionGroup
(DetectionGroupSummary detectionGroup, TDGraphFX tdGraph) A new detection group has been selected.void
TDControlFX.newSelectedDetectionGroup
(DetectionGroupSummary detectionGroup, TDGraphFX tdGraph) -
Uses of DetectionGroupSummary in dataPlotsFX.clickPlotFX
Modifier and TypeMethodDescriptionboolean
ClickReclassifyMenuItem.canBeUsed
(DetectionGroupSummary foundDataUnits, int index, OverlayMark overlayMark) javafx.scene.control.Control
ClickReclassifyMenuItem.menuAction
(DetectionGroupSummary foundDataUnits, int index, OverlayMark overlayMark) -
Uses of DetectionGroupSummary in dataPlotsFX.overlaymark
Modifier and TypeMethodDescriptionStandardOverlayMarker.getCurrentDetectionGroup()
Get the currently selected detectionsTDMarkerFX.getCurrentDetectionGroup()
Get the currently selected detectionsTDMarkerAdapter.getSelectedDetectionGroup()
Get the selected detectionsTDOverlayAdapter.getSelectedDetectionGroup()
Get the selected detectionsModifier and TypeMethodDescriptionvoid
DetectionGroupListener.newSelectedGroup
(DetectionGroupSummary detectionGroup) A new detection group has been selected. -
Uses of DetectionGroupSummary in dataPlotsFX.overlaymark.popUpMenu
Modifier and TypeMethodDescriptionvoid
TDMenuPane.setDataUnitList
(DetectionGroupSummary detectionGroupSummary, OverlayMarker overlayMarker, javafx.scene.input.MouseEvent e) Set the data unit list.void
TDMenuPane.setMenuItems
(DetectionGroupSummary detectionGroup, int unitIndex, javafx.scene.input.MouseEvent e) Set up the items to go in the main menu -
Uses of DetectionGroupSummary in detectiongrouplocaliser
Modifier and TypeMethodDescriptionvoid
DetectionGroupProcess.addToEvent
(DetectionGroupSummary groupSummary, PamDataUnit superDet, boolean update) Add some detections to an existing eventDetectionGroupProcess.createNewDetectionGroup
(DetectionGroupSummary groupSummary) Called when a new group is created.EventBuilderFunctions.getPopupMenuItems
(DetectionGroupSummary groupSummary) void
DetectionGroupProcess.removeSubDetections
(DetectionGroupSummary groupSummary) Remove a load of detections from whatever group they happen to be in. -
Uses of DetectionGroupSummary in export.wavExport
Modifier and TypeMethodDescriptionint
WavDetExport.writeDetGroupWav
(DetectionGroupSummary foundDataUnits, File filename, boolean zeroPad) Save wav data from a data unit instead of from the raw file store.int
WavDetExport.writeOverlayMarkWav
(DetectionGroupSummary foundDataUnits, int selectedIndex, OverlayMark mark) Convert the mark/dataunits to a .wav file. -
Uses of DetectionGroupSummary in mapgrouplocaliser
Modifier and TypeMethodDescriptionMarkGroupProcess.getPopupMenuItems
(DetectionGroupSummary markSummaryData) -
Uses of DetectionGroupSummary in PamView.paneloverlay.overlaymark
Modifier and TypeMethodDescriptionOverlayMarkObserver.getPopupMenuItems
(DetectionGroupSummary markSummaryData) Get a menu, or menu items which can be used to display on the marking display in response to a right click or some other action. -
Uses of DetectionGroupSummary in Spectrogram
Modifier and TypeMethodDescriptionSpectrogramMarkConverter.getPopupMenuItems
(DetectionGroupSummary markSummaryData)