Click or drag to resize

RAYLASE.Marker.InternalPlugin.JobExecutors Namespace

Classes
 ClassDescription
Public classOnCardJobExecutor A job executor that is downloading/executing everything on the card
Public classOnCardJobExecutorProfile Represents the base class for defining the profile of a certain job executor.
Public classOnCardJobExecutorSettingView Interaction logic for OnCardJobExecutorSettingView
Public classOnHostJobExecutor Provides a job executor to process all job elements in a job, controlled by the host. Each job element is processed by a single job element executor.
Public classOnHostJobExecutorProfile Represents the base class for defining the profile of a certain job executor.
Public classOnHostJobExecutorSettingView Interaction logic for OnHostJobExecutorSettingView
Public classQuickJobExecutor A job executor that is controlled by the host application. It will skip all the automation and flow job elements.
Public classQuickJobExecutorProfile Represents the base class for defining the profile of a certain job executor.
Public classQuickJobExecutorSettingView Interaction logic for QuickJobExecutorSettingView
Public classSimpleJobExecutor A job executor that is controlled by the host application to do the very basic of execution. It processes only vector graphics, ignoring MOTF and tiling. The vector content is downloaded to the scan controller, and executed.
Public classSimpleJobExecutorProfile Represents the base class for defining the profile of a certain job executor.