Class ExporterSVG


  • public class ExporterSVG
    extends Exporter
    • Constructor Detail

      • ExporterSVG

        public ExporterSVG()
    • Method Detail

      • getExtension

        protected java.lang.String getExtension()
        Specified by:
        getExtension in class Exporter
      • export

        public void export​(NavigableSVGPanel panel,
                           java.io.File file)
                    throws java.lang.Exception
        Specified by:
        export in class Exporter
        Throws:
        java.lang.Exception