Uses of Class
clickDetector.ClickClassifiers.ClickTypeCommonParams
Package
Description
-
Uses of ClickTypeCommonParams in clickDetector
-
Uses of ClickTypeCommonParams in clickDetector.ClickClassifiers
Modifier and TypeMethodDescriptionClickIdentifier.getCommonParams
(int code) Return the superclass of the click type parameters class - currently used for accessing the alarm functions.NullClassifier.getCommonParams
(int code) -
Uses of ClickTypeCommonParams in clickDetector.ClickClassifiers.basic
Modifier and TypeMethodDescriptionBasicClickIdentifier.getCommonParams
(int code) Return the superclass of the click type parameters class - currently used for accessing the alarm functions. -
Uses of ClickTypeCommonParams in clickDetector.ClickClassifiers.basicSweep
Modifier and TypeClassDescriptionclass
Parameters for the sweep click classifier.Modifier and TypeMethodDescriptionSweepClassifier.getCommonParams
(int code) Return the superclass of the click type parameters class - currently used for accessing the alarm functions. -
Uses of ClickTypeCommonParams in clickDetector.layoutFX.clickClassifiers
Modifier and TypeMethodDescriptionvoid
ClickTypeProperty.setClickType
(ClickTypeCommonParams clickType)