Uses of Class
clickDetector.ClickClassifiers.ClickTypeCommonParams
Packages that use ClickTypeCommonParams
Package
Description
-
Uses of ClickTypeCommonParams in clickDetector
Subclasses of ClickTypeCommonParams in clickDetector -
Uses of ClickTypeCommonParams in clickDetector.ClickClassifiers
Methods in clickDetector.ClickClassifiers that return ClickTypeCommonParamsModifier 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
Methods in clickDetector.ClickClassifiers.basic that return ClickTypeCommonParamsModifier 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
Subclasses of ClickTypeCommonParams in clickDetector.ClickClassifiers.basicSweepModifier and TypeClassDescriptionclass
Parameters for the sweep click classifier.Methods in clickDetector.ClickClassifiers.basicSweep that return ClickTypeCommonParamsModifier 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
Methods in clickDetector.layoutFX.clickClassifiers that return ClickTypeCommonParamsMethods in clickDetector.layoutFX.clickClassifiers with parameters of type ClickTypeCommonParamsModifier and TypeMethodDescriptionvoid
ClickTypeProperty.setClickType
(ClickTypeCommonParams clickType) Constructors in clickDetector.layoutFX.clickClassifiers with parameters of type ClickTypeCommonParams