Uses of Interface
tethys.detection.DetectionExportObserver
-
Uses of DetectionExportObserver in tethys.detection
Modifier 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