Class CaminoProjectWriter

java.lang.Object
mgui.io.FileWriter
mgui.io.foreign.camino.CaminoProjectWriter
All Implemented Interfaces:
InterfaceIO, IconObject

public class CaminoProjectWriter
extends FileWriter
  • Constructor Details

    • CaminoProjectWriter

      public CaminoProjectWriter()
    • CaminoProjectWriter

      public CaminoProjectWriter​(java.io.File file)
  • Method Details

    • write

      public boolean write​(InterfaceIOOptions options, ProgressUpdater progress_bar)
      Description copied from class: FileWriter
      Writes this object according to the given options. If loaded object is of type PersistentObject, this method should also set the file writer and reference URL for the object.
      Specified by:
      write in class FileWriter
      Returns:
    • writeProjectXML

      public boolean writeProjectXML​(CaminoProject project)