Uses of Class
annotation.DataAnnotationType
Package
Description
-
Uses of DataAnnotationType in annotation
Modifier and TypeClassDescriptionclass
DataAnnotation<TDataAnnotationType extends DataAnnotationType>
Some kind of data annotation, i.e.Modifier and TypeMethodDescriptionAnnotationList.findTypeFromCode
(String code) Get a specified annotation type from it's code.static DataAnnotationType<?>
CentralAnnotationsList.findTypeFromCode
(String code) Convenience method to get a type more easily.Modifier and TypeMethodDescriptionAnnotationList.findAnnotators
(PamDataBlock pamDataBlock) Find additional annotators that are annotating this particular datablock.Modifier and TypeMethodDescriptionboolean
AnnotationList.addAnnotationType
(DataAnnotationType<?> annotationType) Add a data annotation type to the liststatic boolean
CentralAnnotationsList.addAnnotationType
(DataAnnotationType<?> annotationType) convenience wrapper round underlying singleton functions.static boolean
AnnotationDialog.showDialog
(Window parentFrame, DataAnnotationType dataAnnotationType, PamDataUnit dataUnit, Point positionInFrame) static boolean
AnnotationSettingsDialog.showDialog
(Window parentFrame, DataAnnotationType annotationType) -
Uses of DataAnnotationType in annotation.binary
ModifierConstructorDescriptionAnnotationBinaryData
(int binaryFileVersion, short annotationVersion, DataAnnotationType<?> dataAnnotationType, String shortIdCode, byte[] data) Deprecated.AnnotationBinaryData
(short annotationVersion, DataAnnotationType<?> dataAnnotationType, String shortIdCode, byte[] data) AnnotationBinaryHandler
(DataAnnotationType<T> dataAnnotationType) -
Uses of DataAnnotationType in annotation.calcs.snr
-
Uses of DataAnnotationType in annotation.calcs.spl
-
Uses of DataAnnotationType in annotation.calcs.wav
-
Uses of DataAnnotationType in annotation.classifier
Modifier and TypeMethodDescriptionClassifierDataSelCreator.createDataSelector
(DataAnnotationType dataAnnotationType2, String selectorName, boolean allowScores, String selectorType) ModifierConstructorDescriptionBaseClassSymbolModifier
(DataAnnotationType annotationType, String name, PamSymbolChooser symbolChooser) -
Uses of DataAnnotationType in annotation.dataselect
Modifier and TypeMethodDescriptionabstract DataSelector
AnnotationDataSelCreator.createDataSelector
(DataAnnotationType<TDataAnnotation> dataAnnotationType, String selectorName, boolean allowScores, String selectorType) SNRDataSelCreator.createDataSelector
(DataAnnotationType dataAnnotationType, String selectorName, boolean allowScores, String selectorType) ModifierConstructorDescriptionAnnotationDataSelCreator
(DataAnnotationType dataAnnotationType) AnnotationDataSelector
(DataAnnotationType<TDataAnnotation> annotationType, PamDataBlock pamDataBlock, String selectorName, boolean allowScores) ScalarDataSelCreator
(DataAnnotationType dataAnnotationType) ScalarDataSelector
(DataAnnotationType<TDataAnnotation> annotationType, PamDataBlock pamDataBlock, String selectorName, boolean allowScores, int useMinMax) SNRDataSelCreator
(DataAnnotationType dataAnnotationType) SNRDataSelector
(DataAnnotationType<SNRAnnotation> annotationType, PamDataBlock pamDataBlock, String selectorName, boolean allowScores, int useMinMax) -
Uses of DataAnnotationType in annotation.dummy
ModifierConstructorDescriptionDummyAnnotation
(DataAnnotationType dataAnnotationType, AnnotationBinaryData annotationBinaryData) -
Uses of DataAnnotationType in annotation.handler
Modifier and TypeMethodDescriptionAnnotationHandler.findAnnotationType
(Class annotationTypeClass) Find an annotation type of a particular class.AnnotationHandler.findAnnotationTypeFromCode
(String code) find an annotation type from it's 4 character code.Modifier and TypeMethodDescriptionAnnotationHandler.getAvailableAnnotationTypes()
AnnotationChoiceHandler.getUsedAnnotationTypes()
AnnotationHandler.getUsedAnnotationTypes()
Modifier and TypeMethodDescriptionboolean
AnnotationHandler.addAnnotation
(DataAnnotationType anType, PamDataUnit pamDataUnit) Add an annotation to a detection group.boolean
AnnotationHandler.addAnnotations
(DataAnnotationType annotationType, PamDataUnit... pamDataUnits) void
AnnotationHandler.addAnnotationType
(DataAnnotationType annotationType) Add an annotation type to the list of available types for this datablock.boolean
AnnotationHandler.removeAnnotation
(DataAnnotationType anType, PamDataUnit pamDataUnit) boolean
AnnotationHandler.removeAnnotations
(DataAnnotationType annotationType, PamDataUnit... pamDataUnits) boolean
AnnotationHandler.removeAnnotationType
(DataAnnotationType annotationType) boolean
AnnotationChoiceHandler.updateAnnotation
(PamDataUnit pamDataUnit, DataAnnotationType annotationType) Update an existing annotation - or create a blank one if there isn't already one in the data unit.boolean
AnnotationHandler.updateAnnotation
(PamDataUnit pamDataUnit, DataAnnotationType annotationType) Update an existing annotation - or create a blank one if there isn't already one in the data unit.boolean
AnnotationHandler.updateAnnotations
(DataAnnotationType annotationType, PamDataUnit... pamDataUnits) -
Uses of DataAnnotationType in annotation.localise.targetmotion
Modifier and TypeClassDescriptionclass
Annotation type for target motion analysis.ModifierConstructorDescriptionTMAnnotation
(DataAnnotationType dataAnnotationType, GroupLocalisation groupLocalisation) -
Uses of DataAnnotationType in annotation.string
Modifier and TypeClassDescriptionclass
Simple annotation type that does nothing by add a string text to a datat unit. -
Uses of DataAnnotationType in annotation.tasks
ModifierConstructorDescriptionAnnotationOfflineTask
(PamDataBlock dataBlock, DataAnnotationType dataAnnotationType) -
Uses of DataAnnotationType in annotation.timestamp
Modifier and TypeClassDescriptionclass
Simple annotation type that does nothing by add a string text to a datat unit. -
Uses of DataAnnotationType in annotation.userforms
ModifierConstructorDescriptionUserFormAnnotation
(DataAnnotationType dataAnnotationType, Object[] loggerFormData) -
Uses of DataAnnotationType in annotation.userforms.datasel
Modifier and TypeMethodDescriptionUserFormDataSelCreator.createDataSelector
(DataAnnotationType dataAnnotationType, String selectorName, boolean allowScores, String selectorType) ModifierConstructorDescriptionUserFormDataSelector
(DataAnnotationType annotationType, PamDataBlock pamDataBlock, String selectorName, boolean allowScores, FormDataSelector formsDataSelector) -
Uses of DataAnnotationType in annotationMark
Modifier and TypeMethodDescriptionvoid
MarkModule.addAnnotationType
(DataAnnotationType annotationType) This must be called from the concrete super class constructor with a valid SoloannotationType to set up the module. -
Uses of DataAnnotationType in annotationMark.spectrogram
-
Uses of DataAnnotationType in beamformer.annotation
ModifierConstructorDescriptionBeamFormerAnnotation
(DataAnnotationType dataAnnotationType, BeamFormerLocalisation beamFormerLocalisation) BFAnnotationBinary
(DataAnnotationType<BeamFormerAnnotation> dataAnnotationType) -
Uses of DataAnnotationType in bearinglocaliser.annotation
-
Uses of DataAnnotationType in clickDetector.ClickClassifiers.annotation
Modifier and TypeClassDescriptionclass
Annotation type for showing which click classifiers in the click detector passed the clicks detection, not just the first one. -
Uses of DataAnnotationType in clickTrainDetector.localisation
Modifier and TypeClassDescriptionclass
Sub class of TM annotation type which has some extra functionality for filtering click trains before target motion localisation. -
Uses of DataAnnotationType in detectiongrouplocaliser
Modifier and TypeMethodDescriptionboolean
DetectionGroupProcess.addAnnotation
(OverlayMarker overlayMarker, OverlayMark overlayMark, DataAnnotationType anType, DetectionGroupDataUnit dgdu) Add an annotation to a detection group.boolean
GroupAnnotationHandler.updateAnnotation
(PamDataUnit pamDataUnit, DataAnnotationType annotationType) -
Uses of DataAnnotationType in Localiser.algorithms.timeDelayLocalisers.bearingLoc.annotation
ModifierConstructorDescriptionBearingLocAnnotationBinary
(DataAnnotationType<BearingLocAnnotation> dataAnnotationType) -
Uses of DataAnnotationType in matchedTemplateClassifer.annotation
Modifier and TypeClassDescriptionclass
Annotation type for data from the matched click classifier. -
Uses of DataAnnotationType in PamguardMVC
Modifier and TypeMethodDescriptionvoid
PamDataBlock.addDataAnnotationType
(DataAnnotationType annotationType) Keep for backwards compatibility -
Uses of DataAnnotationType in rawDeepLearningClassifier.dataSelector
Modifier and TypeMethodDescriptionDLDataSelectCreator.createDataSelector
(DataAnnotationType<DLAnnotation> dataAnnotationType, String selectorName, boolean allowScores, String selectorType) ModifierConstructorDescriptionDLDataSelector
(DLControl dlcontrol, DataAnnotationType<DLAnnotation> annotationType, PamDataBlock pamDataBlock, String selectorName, boolean allowScores) Constructor for the data selector. -
Uses of DataAnnotationType in rawDeepLearningClassifier.logging
Modifier and TypeClassDescriptionclass
Annotation type for data from the matched click classifier.