Parameter | Type | Description |
---|---|---|
container | AnnContainer | Annotation to export |
mapper | AnnContainerMapper | Mapper to use |
renderers | Dictionary<int,IAnnObjectRenderer> | Dictionary containing the object renderers to use. |
Type | Description |
---|---|
string | The SVG element as a string. |