Click or drag to resize

RAYLASE.Marker.ClickAndTeachPlugin.JobElements Namespace

 
Classes
 ClassDescription
Public classClickAndTeachRenderWorkspaceToImageArgument Argument class for RenderWorkspaceToImageEventHandler. it's used for getting an image byte array of all workspace items
Public classClickAndTeachSelectionModeArgument Argument class for StartSelectionModeEventHandler. it's used for start or stop a special selection mode in the GUI
Public classClickAndTeachSelectionRectangleCalculatedArgument Argument class for OnClickAndTeachSelectionRectangleCalculated it's used for getting the user GUI selection
Public classClickAndTeachShowWorkspaceRegionArgument Argument class for ShowRegionOfInterestOnWorkspaceEventHandler
Public classClickAndTeachWorkspaceRenderedArgument Argument class for OnClickAndTeachWorkspaceToImageRendered. it's used for the result (image) of the RenderWorkspaceToImageEventHandler
Public classRegionOfInterestHelper This class holds a region of interest in the workspace's point of view. I. e. it has a center point, a size and an angle, and a list of four lines to be drawn in the canvas. Compare with our image processing object RAYLASE.Marker.ImageProcessingPlugin.RegionOfInterest.
Public classTakeImageAutomation 
Public classTakeImageAutomationSettingsView Interaction logic for TakeImageAutomationSettingsView.xaml
Interfaces
 InterfaceDescription
Public interfaceIClickAndTeachCanStartSelectionMode change selection mode in GUI for example for setting the region of interest
Public interfaceIClickAndTeachSelectionRectangleCalculated getting the calculated region from the GUI
Public interfaceIClickAndTeachShowRegionOfInterestOnWorkspace used by CT model to interact with GUI and shows the region of interest in the workspace canvas
Delegates