Uses of Interface
tethys.detection.DetectionExportObserver
Packages that use DetectionExportObserver
- 
Uses of DetectionExportObserver in tethys.detection
Methods in tethys.detection with parameters of type DetectionExportObserverModifier and TypeMethodDescriptionintDetectionsHandler.countDetections(PamDataBlock dataBlock, StreamExportParams streamExportParams, DetectionExportObserver exportObserver) Export detections in all deployments for this PAMGuard dataset.intDetectionsHandler.exportDetections(PamDataBlock dataBlock, StreamExportParams streamExportParams, DetectionExportObserver exportObserver) Export detections and localisations in all deployments for this PAMGuard dataset.voidDetectionsHandler.startExportThread(PamDataBlock pamDataBlock, StreamExportParams streamExportParams, DetectionExportObserver exportObserver) Detections will be exported in a separate worker thread since export may take some time and the user should be given ample opportunity to cancel it. - 
Uses of DetectionExportObserver in tethys.swing.export
Classes in tethys.swing.export that implement DetectionExportObserver - 
Uses of DetectionExportObserver in tethys.tasks
Classes in tethys.tasks that implement DetectionExportObserver