Uses of Class
detectiongrouplocaliser.DetectionGroupSummary
Packages that use DetectionGroupSummary
Package
Description
- 
Uses of DetectionGroupSummary in annotationMark.spectrogram
Methods in annotationMark.spectrogram with parameters of type DetectionGroupSummaryModifier and TypeMethodDescriptionSpectrogramAnnotationModule.DisplayObserver.getMarkDataUnit(DetectionGroupSummary markSummaryData) SpectrogramAnnotationModule.DisplayObserver.getPopupMenuItems(DetectionGroupSummary markSummaryData)  - 
Uses of DetectionGroupSummary in clickDetector.offlineFuncs
Methods in clickDetector.offlineFuncs with parameters of type DetectionGroupSummaryModifier and TypeMethodDescriptionClickMarkHandler.getPopupMenuItems(DetectionGroupSummary markSummaryData)  - 
Uses of DetectionGroupSummary in dataPlotsFX
Methods in dataPlotsFX with parameters of type DetectionGroupSummaryModifier and TypeMethodDescriptionvoidTDControl.newSelectedDetectionGroup(DetectionGroupSummary detectionGroup, TDGraphFX tdGraph) A new detection group has been selected.voidTDControlFX.newSelectedDetectionGroup(DetectionGroupSummary detectionGroup, TDGraphFX tdGraph)  - 
Uses of DetectionGroupSummary in dataPlotsFX.clickPlotFX
Methods in dataPlotsFX.clickPlotFX with parameters of type DetectionGroupSummaryModifier and TypeMethodDescriptionbooleanClickReclassifyMenuItem.canBeUsed(DetectionGroupSummary foundDataUnits, int index, OverlayMark overlayMark) javafx.scene.control.ControlClickReclassifyMenuItem.menuAction(DetectionGroupSummary foundDataUnits, int index, OverlayMark overlayMark)  - 
Uses of DetectionGroupSummary in dataPlotsFX.overlaymark
Methods in dataPlotsFX.overlaymark that return DetectionGroupSummaryModifier and TypeMethodDescriptionStandardOverlayMarker.getCurrentDetectionGroup()Get the currently selected detectionsTDMarkerFX.getCurrentDetectionGroup()Get the currently selected detectionsTDMarkerAdapter.getSelectedDetectionGroup()Get the selected detectionsTDOverlayAdapter.getSelectedDetectionGroup()Get the selected detectionsMethods in dataPlotsFX.overlaymark with parameters of type DetectionGroupSummaryModifier and TypeMethodDescriptionvoidDetectionGroupListener.newSelectedGroup(DetectionGroupSummary detectionGroup) A new detection group has been selected. - 
Uses of DetectionGroupSummary in dataPlotsFX.overlaymark.popUpMenu
Fields in dataPlotsFX.overlaymark.popUpMenu declared as DetectionGroupSummaryMethods in dataPlotsFX.overlaymark.popUpMenu with parameters of type DetectionGroupSummaryModifier and TypeMethodDescriptionvoidTDMenuPane.setDataUnitList(DetectionGroupSummary detectionGroupSummary, OverlayMarker overlayMarker, javafx.scene.input.MouseEvent e) Set the data unit list.voidTDMenuPane.setMenuItems(DetectionGroupSummary detectionGroup, int unitIndex, javafx.scene.input.MouseEvent e) Set up the items to go in the main menu - 
Uses of DetectionGroupSummary in dataPlotsFX.sound
Methods in dataPlotsFX.sound with parameters of type DetectionGroupSummaryModifier and TypeMethodDescriptionprotected voidSoundOutputManager.playButtonPressed(Long playStartTime, Long playEndTime, DetectionGroupSummary detGroup) The play button has been pressed. - 
Uses of DetectionGroupSummary in detectiongrouplocaliser
Methods in detectiongrouplocaliser with parameters of type DetectionGroupSummaryModifier and TypeMethodDescriptionvoidDetectionGroupProcess.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) voidDetectionGroupProcess.removeSubDetections(DetectionGroupSummary groupSummary) Remove a load of detections from whatever group they happen to be in. - 
Uses of DetectionGroupSummary in export.wavExport
Methods in export.wavExport with parameters of type DetectionGroupSummaryModifier and TypeMethodDescriptionintWavDetExport.writeDetGroupWav(DetectionGroupSummary foundDataUnits, File filename, boolean zeroPad) Save wav data from a data unit instead of from the raw file store.intWavDetExport.writeOverlayMarkWav(DetectionGroupSummary foundDataUnits, int selectedIndex, OverlayMark mark) Convert the mark/dataunits to a .wav file. - 
Uses of DetectionGroupSummary in mapgrouplocaliser
Methods in mapgrouplocaliser with parameters of type DetectionGroupSummaryModifier and TypeMethodDescriptionMarkGroupProcess.getPopupMenuItems(DetectionGroupSummary markSummaryData)  - 
Uses of DetectionGroupSummary in PamView.paneloverlay.overlaymark
Methods in PamView.paneloverlay.overlaymark with parameters of type DetectionGroupSummaryModifier 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
Methods in Spectrogram with parameters of type DetectionGroupSummaryModifier and TypeMethodDescriptionSpectrogramMarkConverter.getPopupMenuItems(DetectionGroupSummary markSummaryData)