Package util

Class Persistence

java.lang.Object
util.Persistence

public class Persistence extends Object
  • Constructor Details

    • Persistence

      public Persistence()
  • Method Details

    • readStlSaveFile

      public static org.json.JSONObject readStlSaveFile() throws IOException
      Throws:
      IOException
    • writeStlSaveFile

      public static void writeStlSaveFile(org.json.JSONObject jsonObject) throws IOException
      Throws:
      IOException