Class Summary |
Config |
Config is a class used to store default values for some options and for setting them library-wide during the execution of the library. |
FeatureCalculator |
The FeatureCalculator class is used to calculate features describing user's behaviour in using mouse and keyboard. |
FeatureSet |
The FeatureSet class contains a set of the features currently supported by the library, which can be populated with calculated values. |
Logger |
The Logger class is used to log user's mouse and keyboard usage. |