Class AdditionalResultsIO


  • public class AdditionalResultsIO
    extends Object
    Moved export action to a separate class
    Author:
    Giuseppe Aruta [2020-06-11]
    • Field Detail

      • HEIGHT

        public static final String HEIGHT
      • WIDTH

        public static final String WIDTH
    • Constructor Detail

      • AdditionalResultsIO

        public AdditionalResultsIO()
    • Method Detail

      • save

        public static void save​(TreePath m_Path)
      • saved

        protected static void saved​(File file)
      • notsaved

        protected static void notsaved()
      • Logger

        public static void Logger​(Class<?> plugin,
                                  Exception e)
      • exportToDxf

        public static void exportToDxf​(String fileName,
                                       double[][] points)
      • CheckSVGLibs

        public static boolean CheckSVGLibs()