Uses of Class
clickDetector.ClickClassifiers.annotation.ClickClassificationType
Packages that use ClickClassificationType
-
Uses of ClickClassificationType in clickDetector
Methods in clickDetector that return ClickClassificationTypeModifier and TypeMethodDescriptionClickDetector.getClickAnnotationType()
Get the click classifier annotation time. -
Uses of ClickClassificationType in clickDetector.ClickClassifiers.annotation
Constructors in clickDetector.ClickClassifiers.annotation with parameters of type ClickClassificationTypeModifierConstructorDescriptionClickAnnotationBinary
(ClickClassificationType clickAnnotationType) ClickAnnotationSQL
(ClickClassificationType bearingAnnotationType) ClickClassifierAnnotation
(ClickClassificationType clickClassificationType, int[] types)