A class library used to generate images, HTML image maps for Metastorm BPM process maps and folders
Classes
| Class | Description | |
|---|---|---|
| MapImageGenerator |
Class used to generate an image for a particular Metastorm BPM process and optionally include
an overlay for a particular folder.
| |
| MapImageGeneratorException |
Exception thrown when an error occurs when generating images
| |
| MapImageMapGenerator |
Class used to generate an HTML image map for a Metastorm BPM process and optionally for
a particular folder
|
Delegates
| Delegate | Description | |
|---|---|---|
| GetActionImage |
Delegate used when the user of the library would like to provide their own action images
| |
| GetStageImage |
Delegate used when the user of the library would like to provide their own stage images
|