public class SvgFileExport extends AbstractFileExport<IContext2D>
IContext2D to a serialized SVG file.| Modifier | Constructor and Description |
|---|---|
|
SvgFileExport() |
protected |
SvgFileExport(BiConsumer<org.jboss.errai.common.client.dom.Blob,String> saveAs) |
| Modifier and Type | Method and Description |
|---|---|
protected Optional<org.jboss.errai.common.client.dom.Blob> |
getContent(IContext2D entity) |
exportpublic SvgFileExport()
protected SvgFileExport(BiConsumer<org.jboss.errai.common.client.dom.Blob,String> saveAs)
protected Optional<org.jboss.errai.common.client.dom.Blob> getContent(IContext2D entity)
getContent in class AbstractFileExport<IContext2D>Copyright © 2012–2021 JBoss by Red Hat. All rights reserved.