Uses of Class
matchedTemplateClassifer.MTClassifierControl
Package
Description
-
Uses of MTClassifierControl in matchedTemplateClassifer
Modifier and TypeMethodDescriptionMTProcess.getMTControl()
Get the Matched Click Classifier Controller for this process.ModifierConstructorDescriptionMTControlGUI
(MTClassifierControl dlcontrol) MTProcess
(MTClassifierControl pamControlledUnit) The MTProcess -
Uses of MTClassifierControl in matchedTemplateClassifer.annotation
Modifier and TypeMethodDescriptionMatchedClickAnnotationType.getMTControl()
Get the MTControl that the annotation is associated with.ModifierConstructorDescriptionMatchedClickAnnotationType
(MTClassifierControl mtControl) MatchedClickSymbolModifier
(MTClassifierControl mtControl, PamSymbolChooser symbolChooser) -
Uses of MTClassifierControl in matchedTemplateClassifer.layoutFX
ModifierConstructorDescriptionMTClassifierPane
(MTClassifierControl mtClassifierControl, MTClassifier mtClassifier) Generate a classifier pane.MTSettingsPane
(MTClassifierControl mtClassifierControl) The MT Classifier -
Uses of MTClassifierControl in matchedTemplateClassifer.offline
ModifierConstructorDescriptionMTClassifierOfflineTask
(MTClassifierControl mtClassifierControl) Constructor for the click train offline processingMTOfflineProcess
(MTClassifierControl mtControl) Constructor for matched template classifier offline process.