Base |
The BaseMarkableBitmapGraphic type exposes the following members.
Name | Description | |
---|---|---|
![]() | AllowedScanControllers |
List of scan controllers as the target of the job element. An empty list means the job element allows any scan controller to be the target.
(Inherited from BaseMarkableJobElement) |
![]() | ApplicationDataDirectory |
The directory where application data, such as logs and configurations, are stored.
(Inherited from BaseJobElement) |
![]() | AvailableScanControllers |
List of available scan controllers that can be used as the targets.
(Inherited from BaseMarkableJobElement) |
![]() | BitmapHolder | The bitmap holder of this job element. |
![]() | BitmapManager | Bitmap manager of the job, to keep track of the bitmaps used in the job. The bitmaps can be external references or embedded in the job. |
![]() | BoundingBoxMap | (Inherited from BaseMarkableJobElement) |
![]() | CachedBitmapHolder | Cache for bitmap holder if the bitmap manager is not yet available (ie. this job element has not been added to the job). |
![]() | Condition |
The binning condition for the holder of the job element.
(Inherited from BaseJobElement) |
![]() | ConfigurationManager | (Inherited from BasePlugin) |
![]() | DefaultPenNumber | (Inherited from BaseMarkableJobElement) |
![]() | DeviceManager | (Inherited from BaseJobElement) |
![]() | DirtyFlagLocker |
The lock object for property modification.
(Inherited from BaseJobElement) |
![]() | DoHandleConditionPortChangedDelegate | (Inherited from BaseJobElement) |
![]() | EnvelopingOutline |
Defines the shape used to approximate the outline.
(Inherited from BaseMarkableJobElement) |
![]() | Executions |
The number of times this job element should be executed.
(Inherited from BaseMarkableJobElement) |
![]() | ExecutionSequences |
List of sequences on how the job element is iterated during execution. Each sequence can have its own number of iteration, outline pen, and filling pen.
(Inherited from BaseMarkableJobElement) |
![]() | FilePath | |
![]() | InvertPixel | Inverts each pixel. |
![]() | IsDirty |
The flag to indicate whether the content of this job element has been modified.
(Inherited from BaseJobElement) |
![]() | IsLocked |
The flag to indicate whether the content of this job element should not be modified.
(Inherited from BaseMarkableJobElement) |
![]() | JobElementID |
The unique ID of the job element. If the concrete class inherits from BaseJobElement, the JobElementID of the BaseJobElement will be prefilled. Recommended not to be changed.
(Inherited from BaseJobElement) |
![]() | LogDirectory |
The directory of the log file.
(Inherited from BasePlugin) |
![]() | Logger |
The common logger.
(Inherited from BasePlugin) |
![]() | MarkableConfiguration |
The configuration: marker profiles, model matrix, and bounding box.
(Inherited from BaseMarkableJobElement) |
![]() | MarkerProfile | The BitmapMarkerProfile of the bitmap. |
![]() | Mask | List of points defining the outline of the bitmap. Can be used to crop the bitmap. |
![]() | PenNumber |
The pen for the contour of this job element.
(Inherited from BaseMarkableJobElement) |
![]() | PixelSize | The pixel size of the bitmap. |
![]() | PluginMetadata |
The metadata of the plugin instances. If the concrete class inherits from the BasePluginSetup interface, the metadata of the BasePluginSetup will be prefilled.
(Inherited from BasePlugin) |
![]() | PointDistance | The distance between two points. |
![]() | POIs |
Points of interest to be drawn on canvas but not marked.
(Inherited from BaseMarkableJobElement) |
![]() | PropertyMask | (Inherited from BaseJobElement) |
![]() | ResourceID | The ID of the bitmap inside the bitmap manager. |
![]() | ShowConditionControllerUIDelegate |
The delegate to show the controller UI because no ports have been defined.
(Inherited from BaseJobElement) |
![]() | Size | The metric size of the bitmap. |
![]() | SupportIterationLevel | (Inherited from BaseMarkableJobElement) |
![]() | VariableManager | (Inherited from BaseJobElement) |
![]() | VariableScopeName | (Inherited from BaseJobElement) |