Uses of Class
PamguardMVC.dataSelector.DataSelector
Packages that use DataSelector
Package
Description
-
Uses of DataSelector in annotation
Methods in annotation that return DataSelectorModifier and TypeMethodDescriptionDataAnnotationType.getDataSelector
(PamDataBlock pamDataBlock, String selectorName, boolean allowScores, String selectorType) Get a data selector specific to this annotation, which will merge seamlessly into a master data selector combining data unit specific and annotation selections -
Uses of DataSelector in annotation.classifier
Subclasses of DataSelector in annotation.classifierMethods in annotation.classifier that return DataSelectorModifier and TypeMethodDescriptionClassifierDataSelCreator.createDataSelector
(DataAnnotationType dataAnnotationType2, String selectorName, boolean allowScores, String selectorType) -
Uses of DataSelector in annotation.dataselect
Subclasses of DataSelector in annotation.dataselectModifier and TypeClassDescriptionclass
AnnotationDataSelector<TDataAnnotation extends DataAnnotation>
class
ScalarDataSelector<TDataAnnotation extends DataAnnotation>
class
Methods in annotation.dataselect that return DataSelectorModifier and TypeMethodDescriptionabstract DataSelector
AnnotationDataSelCreator.createDataSelector
(DataAnnotationType<TDataAnnotation> dataAnnotationType, String selectorName, boolean allowScores, String selectorType) AnnotationDataSelCreator.createDataSelector
(String selectorName, boolean allowScores, String selectorType) SNRDataSelCreator.createDataSelector
(DataAnnotationType dataAnnotationType, String selectorName, boolean allowScores, String selectorType) -
Uses of DataSelector in annotation.userforms.datasel
Subclasses of DataSelector in annotation.userforms.dataselModifier and TypeClassDescriptionclass
This is a wrapper around a standard forms data selector.Methods in annotation.userforms.datasel that return DataSelectorModifier and TypeMethodDescriptionUserFormDataSelCreator.createDataSelector
(DataAnnotationType dataAnnotationType, String selectorName, boolean allowScores, String selectorType) -
Uses of DataSelector in clickDetector
Methods in clickDetector that return DataSelectorModifier and TypeMethodDescriptionClickBTDisplay.getDataSelector()
Get a data selector specific to this display. -
Uses of DataSelector in clickDetector.dataSelector
Subclasses of DataSelector in clickDetector.dataSelectorModifier and TypeClassDescriptionclass
class
class
Data selector which makes it possible to select events based on their type.Methods in clickDetector.dataSelector that return DataSelectorModifier and TypeMethodDescriptionClickDataSelectCreator.createDataSelector
(String selectorName, boolean allowScores, String selType) ClickTrainDataSelectorCreator.createDataSelector
(String selectorName, boolean allowScores, String selectorType) -
Uses of DataSelector in clickTrainDetector
Methods in clickTrainDetector that return DataSelector -
Uses of DataSelector in clickTrainDetector.classification.simplechi2classifier
Methods in clickTrainDetector.classification.simplechi2classifier that return DataSelector -
Uses of DataSelector in clickTrainDetector.dataselector
Subclasses of DataSelector in clickTrainDetector.dataselectorModifier and TypeClassDescriptionclass
Data selector for the click train detector.Methods in clickTrainDetector.dataselector that return DataSelectorModifier and TypeMethodDescriptionCTDataSelectCreator.createDataSelector
(String selectorName, boolean allowScores, String selType) -
Uses of DataSelector in clipgenerator
Methods in clipgenerator that return DataSelectorModifier and TypeMethodDescriptionClipDataBlock.getDataSelector
(String selectorName, boolean allowScores, String selectorType) -
Uses of DataSelector in cpod.dataPlotFX
Methods in cpod.dataPlotFX that return DataSelectorModifier and TypeMethodDescriptionCPODPlotInfoFX.getCPODDataSelector()
Get the data selector for clicks. -
Uses of DataSelector in cpod.dataSelector
Subclasses of DataSelector in cpod.dataSelectorMethods in cpod.dataSelector that return DataSelectorModifier and TypeMethodDescriptionCPODDataSelectorCreator.createDataSelector
(String selectorName, boolean allowScores, String selType) -
Uses of DataSelector in dataPlotsFX.clickPlotFX
Methods in dataPlotsFX.clickPlotFX that return DataSelectorModifier and TypeMethodDescriptionClickPlotInfoFX.getClickDataSelector()
Get the data selector for clicks. -
Uses of DataSelector in difar.dataSelector
Subclasses of DataSelector in difar.dataSelectorModifier and TypeClassDescriptionclass
Data selector for DIFAR data units (displayed on the map) Initially just a copy of the Whistle invalid input: '&' Moan Data Selector.Methods in difar.dataSelector that return DataSelectorModifier and TypeMethodDescriptionDifarDataSelectCreator.createDataSelector
(String selectorName, boolean allowScores, String selectorType) -
Uses of DataSelector in effort
Methods in effort that return DataSelectorModifier and TypeMethodDescriptionabstract DataSelector
EffortProvider.getDataSelector
(String selectorName) Get a data selector. -
Uses of DataSelector in effort.binary
Methods in effort.binary that return DataSelector -
Uses of DataSelector in GPS.effort
Methods in GPS.effort that return DataSelector -
Uses of DataSelector in group3dlocaliser.dataselector
Subclasses of DataSelector in group3dlocaliser.dataselectorMethods in group3dlocaliser.dataselector that return DataSelectorModifier and TypeMethodDescriptionGroup3DDataSelectCreator.createDataSelector
(String selectorName, boolean allowScores, String selectorType) -
Uses of DataSelector in group3dlocaliser.grouper
Methods in group3dlocaliser.grouper that return DataSelectorMethods in group3dlocaliser.grouper with parameters of type DataSelectorModifier and TypeMethodDescriptionvoid
DetectionGrouper.setDataSelector
(DataSelector dataSelector) -
Uses of DataSelector in group3dlocaliser.grouper.dialog
Methods in group3dlocaliser.grouper.dialog with parameters of type DataSelectorModifier and TypeMethodDescriptionvoid
GrouperSettingsPane.setDataSelector
(DataSelector dataSelector) -
Uses of DataSelector in loggerForms.dataselect
Subclasses of DataSelector in loggerForms.dataselectModifier and TypeClassDescriptionclass
Data selector for a single logger control.class
class
Methods in loggerForms.dataselect that return DataSelectorModifier and TypeMethodDescriptionControlDataSelCreator.createDataSelector
(String selectorName, boolean allowScores, String selectorType) -
Uses of DataSelector in loggerForms.effort
Methods in loggerForms.effort that return DataSelector -
Uses of DataSelector in loggerForms.monitor
Subclasses of DataSelector in loggerForms.monitorMethods in loggerForms.monitor that return DataSelectorModifier and TypeMethodDescriptionFormsDataSelectorCreator.createDataSelector
(String selectorName, boolean allowScores, String selectorType) FormsMonitorMaster.getDataSelector
(String selectorName) -
Uses of DataSelector in Map
Methods in Map with parameters of type DataSelectorModifier and TypeMethodDescriptionboolean
SimpleMap.shouldPlot
(PamDataUnit pamDataUnit, MapDetectionData mapDetectionData, long earliestToPlot, long now, DataSelector ds) Shouldplot function for individual data units. -
Uses of DataSelector in PamguardMVC
Methods in PamguardMVC that return DataSelectorModifier and TypeMethodDescriptionPamDataBlock.getDataSelector
(String selectorName, boolean allowScores) Convenience method to save programmer from having to call into the creator all the time.PamDataBlock.getDataSelector
(String selectorName, boolean allowScores, String selectorType) Convenience method to save programmer from having to call into the creator all the time.PamDataBlock.getDataSelector
(String selectorName, boolean allowScores, String selectorType, boolean includeAnnotations, boolean includeSuperDetections) Convenience method to save programmer from having to call into the creator all the time.Methods in PamguardMVC with parameters of type DataSelectorModifier and TypeMethodDescriptionPamDataBlock.findFirstUnitAfter
(long timems, DataSelector dataSelector) PamDataBlock.findLastUnitBefore
(long timems, DataSelector dataSelector) find the first data unit that is at or before the given time.PamDataBlock.getDataCopy
(long t1, long t2, boolean assumeOrder, DataSelector dataSelector) Get a temporary copy of all data between two times (inclusive) using a data selector -
Uses of DataSelector in PamguardMVC.dataSelector
Subclasses of DataSelector in PamguardMVC.dataSelectorMethods in PamguardMVC.dataSelector that return DataSelectorModifier and TypeMethodDescriptionabstract DataSelector
DataSelectorCreator.createDataSelector
(String selectorName, boolean allowScores, String selectorType) Create a data selector with a given name.NullDataSelectorCreator.createDataSelector
(String selectorName, boolean allowScores, String selectorType) CompoundDataSelector.findDataSelector
(Class selectorClass) DataSelector.findDataSelector
(Class selectorClass) Find a data selector within a data selector.DataSelectorCreator.findDataSelector
(String selectorName) Find a data selector with a given name.DataSelectorCreator.getDataSelector
(String selectorName, boolean allowScores, String selectorType) Get a data selector of a given name including all possible options for super detections and annotations.DataSelectorCreator.getDataSelector
(String selectorName, boolean allowScores, String selectorType, boolean includeAnnotations, boolean includeSuperDetections) Get a data selector of a given name with optional inclusion of options for annotations and super detectionsMethods in PamguardMVC.dataSelector that return types with arguments of type DataSelectorMethods in PamguardMVC.dataSelector with parameters of type DataSelectorModifier and TypeMethodDescriptionCompoundParams.getSelectorParams
(DataSelector dataSelector) void
DataSelectorChangeListener.selectorChange
(DataSelector changedSelector) void
CompoundParams.setSelectorParams
(DataSelector dataSelector, DataSelectParams params) Constructors in PamguardMVC.dataSelector with parameters of type DataSelectorModifierConstructorDescriptionDataSelectDialog
(Window parentFrame, PamDataBlock pamDataBlock, DataSelector dataSelector, PamSymbolChooser symbolChooser) DataSelectorDialogPaneFX
(DataSelector dataSelector, DynamicSettingsPane<Boolean> innerPanel, int setIndex) Create the DataSelectorDialogPaneFXDataSelectorDialogPanel
(DataSelector dataSelector, PamDialogPanel innerPanel, int setIndex) Create a panel to sit around a data selector dialog panel.SuperDetDataSelector
(SuperDetDataBlock superDataBlock, DataSelector dataSelector) Constructor parameters in PamguardMVC.dataSelector with type arguments of type DataSelectorModifierConstructorDescriptionCompoundDataSelector
(PamDataBlock pamDataBlock, ArrayList<DataSelector> allSelectors, String selectorName, boolean allowScores, String selectorType) -
Uses of DataSelector in pamScrollSystem.jumping
Methods in pamScrollSystem.jumping that return DataSelectorModifier and TypeMethodDescriptionScrollJumper.getDataSelector
(PamDataBlock dataBlock) Get a data selector for the datablock of interest. -
Uses of DataSelector in PamView
Methods in PamView that return DataSelectorMethods in PamView with parameters of type DataSelectorModifier and TypeMethodDescriptionvoid
GeneralProjector.setDataSelector
(DataSelector dataSelector) -
Uses of DataSelector in PamView.paneloverlay
Constructors in PamView.paneloverlay with parameters of type DataSelectorModifierConstructorDescriptionOverlayCheckboxMenuSelect
(Window javaFrame, OverlayDataObserver dataObserver, PamDataBlock dataBlock, OverlayDataInfo mapDetectionData, DataSelector dataSelector, PamSymbolChooser symbolChooser) -
Uses of DataSelector in rawDeepLearningClassifier
Methods in rawDeepLearningClassifier that return DataSelector -
Uses of DataSelector in rawDeepLearningClassifier.dataSelector
Subclasses of DataSelector in rawDeepLearningClassifier.dataSelectorMethods in rawDeepLearningClassifier.dataSelector that return DataSelectorModifier and TypeMethodDescriptionDLDataSelectCreator.createDataSelector
(DataAnnotationType<DLAnnotation> dataAnnotationType, String selectorName, boolean allowScores, String selectorType) -
Uses of DataSelector in RightWhaleEdgeDetector.datasel
Subclasses of DataSelector in RightWhaleEdgeDetector.dataselMethods in RightWhaleEdgeDetector.datasel that return DataSelectorModifier and TypeMethodDescriptionRWDataSelCreator.createDataSelector
(String selectorName, boolean allowScores, String selectorType) -
Uses of DataSelector in Spectrogram
Methods in Spectrogram that return DataSelectorModifier and TypeMethodDescriptionSpectrogramScrollJumper.getDataSelector
(PamDataBlock dataBlock) -
Uses of DataSelector in whistleClassifier.dataselect
Subclasses of DataSelector in whistleClassifier.dataselectModifier and TypeClassDescriptionclass
Species selector for whistle classifier.Methods in whistleClassifier.dataselect that return DataSelectorModifier and TypeMethodDescriptionWslClsDataSelectCreator.createDataSelector
(String selectorName, boolean allowScores, String selectorType) -
Uses of DataSelector in whistlesAndMoans.dataSelector
Subclasses of DataSelector in whistlesAndMoans.dataSelectorMethods in whistlesAndMoans.dataSelector that return DataSelectorModifier and TypeMethodDescriptionWMDDataSelectCreator.createDataSelector
(String selectorName, boolean allowScores, String selectorType)