Class ExporterEPS


  • public class ExporterEPS
    extends Exporter
    • Constructor Detail

      • ExporterEPS

        public ExporterEPS()
    • 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