Package annotation.dataselect
Class SNRDataSelector
java.lang.Object
-
Field Summary
Fields inherited from class annotation.dataselect.ScalarDataSelector
USE_MAXIMUM, USE_MINIMUM
-
Constructor Summary
ConstructorDescriptionSNRDataSelector
(DataAnnotationType<SNRAnnotation> annotationType, PamDataBlock pamDataBlock, String selectorName, boolean allowScores, int useMinMax) -
Method Summary
Methods inherited from class annotation.dataselect.ScalarDataSelector
getDialogPaneFX, getDialogPanel, getParams, getScalarDataParams, getUseMinMax, setParams, setScalarDataParams
Methods inherited from class annotation.dataselect.AnnotationDataSelector
getAnnotationType, getLongSelectorName, scoreData
Methods inherited from class PamguardMVC.dataSelector.DataSelector
findDataSelector, getDescription, getDialogButton, getDialogButton, getMenuItem, getPamDataBlock, getSelectorName, getSelectorTitle, getSQLSelectClause, isAllowScores, setSelectorTitle, showSelectDialog
-
Constructor Details
-
SNRDataSelector
public SNRDataSelector(DataAnnotationType<SNRAnnotation> annotationType, PamDataBlock pamDataBlock, String selectorName, boolean allowScores, int useMinMax)
-
-
Method Details
-
getScalarValue
- Specified by:
getScalarValue
in classScalarDataSelector<SNRAnnotation>
-