Package mgui.interfaces.io
Class VolumeFileWriteOptions
java.lang.Object
mgui.interfaces.InterfaceOptions
mgui.interfaces.io.VolumeFileWriteOptions
- All Implemented Interfaces:
InterfaceObject,NamedObject,TreeObject,CleanableObject
public class VolumeFileWriteOptions extends InterfaceOptions
-
Field Summary
-
Constructor Summary
Constructors Constructor Description VolumeFileWriteOptions() -
Method Summary
Methods inherited from class mgui.interfaces.InterfaceOptions
clean, destroy, getName, getTreeLabel, isDestroyed, issueTreeNode, setName, setTreeNodeMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
volume
-
dataType
public int dataType
-
-
Constructor Details
-
VolumeFileWriteOptions
public VolumeFileWriteOptions()
-