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 TypeMethodDescriptionvoid
DetectionsHandler.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