Class View3DWriter

java.lang.Object
mgui.io.FileWriter
mgui.io.domestic.views.View3DWriter
All Implemented Interfaces:
InterfaceIO, IconObject

public class View3DWriter
extends FileWriter
Writes a set of View3D objects to file. The default format is XML.
Since:
1.0
Version:
1.0
Author:
Andrew Reid
  • Constructor Details

    • View3DWriter

      public View3DWriter()
    • View3DWriter

      public View3DWriter​(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:
    • getObjectIcon

      public javax.swing.Icon getObjectIcon()
      Description copied from interface: IconObject
      Returns the Icon associated with this object.
      Specified by:
      getObjectIcon in interface IconObject
      Overrides:
      getObjectIcon in class FileWriter
      Returns: