Uses of Class
PamguardMVC.uid.repair.UIDRepairParams
Packages that use UIDRepairParams
-
Uses of UIDRepairParams in PamguardMVC.uid.repair
Methods in PamguardMVC.uid.repair with parameters of type UIDRepairParamsModifier and TypeMethodDescriptionboolean
UIDRepairFunctions.copyDataFile
(BinaryStore binaryStore, PamDataBlock dataBlock, BinaryOfflineDataMapPoint mapPoint, UIDRepairParams uidParams, boolean regenerateUIDs, FileCopyObserver fileCopyObserver) void
UIDRepairFunctions.repairUIDs
(UIDRepairParams uidParams, UIDMessageInterface uidMessageInterface) Called back from the dialog.void
UIDRepairFunctions.startUIDRepairJob
(UIDRepairParams uidParams, UIDMessageInterface uidMessageInterface)