Uses of Class
matchedTemplateClassifer.MatchedTemplateParams
Packages that use MatchedTemplateParams
Package
Description
-
Uses of MatchedTemplateParams in matchedTemplateClassifer
Methods in matchedTemplateClassifer that return MatchedTemplateParamsModifier and TypeMethodDescriptionMatchedTemplateParams.clone()
MTClassifierControl.getMTParams()
Get params for the controlled unit.Methods in matchedTemplateClassifer with parameters of type MatchedTemplateParamsModifier and TypeMethodDescriptionvoid
MTClassifierControl.setMTParams
(MatchedTemplateParams newParams) -
Uses of MatchedTemplateParams in matchedTemplateClassifer.bespokeClassification
Methods in matchedTemplateClassifer.bespokeClassification with parameters of type MatchedTemplateParamsModifier and TypeMethodDescriptionvoid
BeskopeClassifierManager.updateSettings
(MatchedTemplateParams newParams) Called whenever the settings of the matched click classifier are updated. -
Uses of MatchedTemplateParams in matchedTemplateClassifer.layoutFX
Methods in matchedTemplateClassifer.layoutFX that return MatchedTemplateParamsMethods in matchedTemplateClassifer.layoutFX with parameters of type MatchedTemplateParamsModifier and TypeMethodDescriptionMTSettingsPane.getParams
(MatchedTemplateParams p) void
MTSettingsPane.setParams
(MatchedTemplateParams mtParamsCurrent)