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) |
export
public 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–2019 JBoss by Red Hat. All rights reserved.