Uses of Class
annotationMark.MarkDataUnit
Packages that use MarkDataUnit
- 
Uses of MarkDataUnit in annotationMark
Methods in annotationMark with parameters of type MarkDataUnitModifier and TypeMethodDescriptionstatic booleanMarkAnnotationDialog.showDialog(Window parentFrame, MarkModule markModule, MarkDataUnit annotationDataUnit, Point positionInFrame)  - 
Uses of MarkDataUnit in annotationMark.spectrogram
Methods in annotationMark.spectrogram that return MarkDataUnitModifier and TypeMethodDescriptionSpectrogramAnnotationModule.findAnnotationUnit(int channel, long startMilliseconds, double f1) Find an existing annotation data unit.SpectrogramAnnotationModule.DisplayObserver.getMarkDataUnit(DetectionGroupSummary markSummaryData) Methods in annotationMark.spectrogram with parameters of type MarkDataUnitModifier and TypeMethodDescriptionprotected booleanSpectrogramAnnotationModule.manualAnnotate(MarkDataUnit adu, Point locOnScreen)  - 
Uses of MarkDataUnit in quickAnnotation
Methods in quickAnnotation with parameters of type MarkDataUnitModifier and TypeMethodDescriptionprotected booleanQuickAnnotationModule.manualAnnotate(MarkDataUnit adu, Point locOnScreen) Here we need to handle all of the annotations that cannot autoAnnotate.