| | Name | Description |
|---|
 | CompareWith | (Inherited from BaseJobElement) |
 | ConvertWorldPosToPixelPos | |
 | CopyFrom |
Copies the source job element into this job element.
(Inherited from BaseJobElement) |
  | CreateRoiImage(WorkspaceRegion, Boolean) |
Creates the image to be saved. In multi head scenarios a combined image
from several cameras will be created if necessary.
|
 | CreateRoiImage(BasePluginCamera, WorkspaceRegion, Rectangle, Int32, Int32, Int32, Int32, BasePluginCamera) | |
 | Dispose | (Inherited from BasePlugin) |
 | Dispose(Boolean) | (Inherited from BasePlugin) |
 | DisposeUI | (Inherited from BaseJobElement) |
 | DoCompareWith | (Inherited from BaseJobElement) |
 | DoDisposeUI | (Inherited from BasePlugin) |
 | DoGetUIMask | (Inherited from BaseJobElement) |
 | DoShowUI(String) | (Inherited from BaseJobElement) |
 | DoShowUI(JobElementHolder, String) | (Overrides BaseJobElementDoShowUI(JobElementHolder, String)) |
 | DoShowUI(JobElementHolder, String, PropertyMask) | (Inherited from BaseJobElement) |
 | DoShowUICallback(PluginSettingsView) |
This callback method is called when a GUI settings dialog is closed
with Apply or OK and is used to extract the changed properties from
a settings dialog in the GUI.
(Inherited from BaseJobElement) |
 | DoShowUICallback(JobElementHolder, PluginSettingsView) | (Overrides BaseJobElementDoShowUICallback(JobElementHolder, PluginSettingsView)) |
 | Execute(JobElementHolder) | (Overrides BaseAutomationJobElementTExecute(JobElementHolder)) |
 | Execute(JobElementHolder, MarkableConfiguration, Byte, BaseScanController) | |
 | GenerateLocalTag | (Inherited from BaseJobElement) |
 | GetAOIs | |
 | GetBoundingBox | |
 | GetHelpID | |
 | GetUIMask | (Inherited from BaseJobElement) |
 | HandleConditionPortChanged |
Performs necessary adjustments whenever the controller has updated its ports.
(Inherited from BaseJobElement) |
 | Initialize |
Plug-in specific initialization can be done here if necessary.
(Inherited from BasePlugin) |
 | ShowUI(String) | (Inherited from BaseJobElement) |
 | ShowUI(JobElementHolder, String) | (Inherited from BaseJobElement) |
 | ShowUI(JobElementHolder, String, PropertyMask) | (Inherited from BaseAutomationJobElementT) |
 | ShowUICallback(PluginSettingsView) | (Inherited from BaseJobElement) |
 | ShowUICallback(JobElementHolder, PluginSettingsView) | (Inherited from BaseAutomationJobElementT) |
 | ShowUICancelCallback(PluginSettingsView) |
Invokes the callback that can be used when the ShowUI method is done and the user pressed the cancel button
(Inherited from BasePlugin) |
 | ShowUICancelCallback(JobElementHolder, PluginSettingsView) | (Inherited from BaseJobElement) |
 | ToString | (Inherited from BasePlugin) |
 | UpdateFieldT |
Updates the Property to the value by using DirtyFlagLocker and setting IsDirty .
(Inherited from BaseJobElement) |