Click or drag to resize

IClassifierObjectFactory Methods

The IClassifierObjectFactory type exposes the following members.

Methods
 NameDescription
Public methodCreateClassSettings Get a classifier class settings object with the correct type and default settings for this classifier.
Public methodCreateClassSettingsControl Create a new settings control to edit the class settings objects created by CreateClassSettings(ExecutionMode).
Public methodCreateDisplayControl Create a new display control to display results created by this classifier.
Public methodCreateSettings Get a classifier settings object with the correct type and default settings for this classifier.
Public methodCreateSettingsControl Create a new settings control to edit the settings objects created by CreateSettings(ExecutionMode).
Top
See Also