IJob |
public interface IJobElementManager
The IJobElementManager type exposes the following members.
| Name | Description | |
|---|---|---|
| Clone(IListJobElementHolder) | Creates new copies of given job element holders. | |
| Clone(JobElementHolder) | Creates a copy of a given job element holder. | |
| CloneLayers | Creates copies of given layers. | |
| CloneMetafileCommands | Creates copies of given metafile commands. | |
| ClonePaths | Creates copies of given paths. | |
| CopyJobElementHolder | Copies a job element holder to a target job element holder. | |
| Create(Metadata) | Creates a job element from a given meta-data. | |
| Create(Type) | Creates a job element of a given type. | |
| CreateT | Creates a job element of a given type. | |
| GetJobElementType | Retrieves the list of concrete types for a given category that represents markable job elements. | |
| GetJobElementTypeMap | Retrieves the map of concrete types for each category that represents markable job elements. | |
| SplitAllPaths | Splits each path as a separate vector graphic. |