Class SvgExportSettings
- java.lang.Object
-
- org.uberfire.ext.editor.commons.client.file.exports.svg.SvgExportSettings
-
public class SvgExportSettings extends Object
Contains all attributes used on the SVG Export process.
-
-
Constructor Summary
Constructors Constructor Description SvgExportSettings(double width, double height, Object context)
-