Class. Svg Exporter
protectedpostprocessors:ISvgExportPostProcessor[] =[]
Defined in: packages/sprotty/src/features/export/svg-exporter.ts:56
protectedcopyStyles(source,target,skippedProperties):void
Defined in: packages/sprotty/src/features/export/svg-exporter.ts:111
Element
Element
string[]
void
protectedcreateSvg(svgElementOrig,root,options?,cause?):string
Defined in: packages/sprotty/src/features/export/svg-exporter.ts:77
SVGSVGElement
ExportSvgOptions
Action
string
export(
root,request?):void
Defined in: packages/sprotty/src/features/export/svg-exporter.ts:58
RequestExportSvgAction
void
protectedgetBounds(root,document):Bounds
Defined in: packages/sprotty/src/features/export/svg-exporter.ts:135
Document
Bounds