Uses of Class
annotationMark.MarkDataUnit
Packages that use MarkDataUnit
-
Uses of MarkDataUnit in annotationMark
Methods in annotationMark with parameters of type MarkDataUnitModifier and TypeMethodDescriptionstatic boolean
MarkAnnotationDialog.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 boolean
SpectrogramAnnotationModule.manualAnnotate
(MarkDataUnit adu, Point locOnScreen) -
Uses of MarkDataUnit in quickAnnotation
Methods in quickAnnotation with parameters of type MarkDataUnitModifier and TypeMethodDescriptionprotected boolean
QuickAnnotationModule.manualAnnotate
(MarkDataUnit adu, Point locOnScreen) Here we need to handle all of the annotations that cannot autoAnnotate.