Package mgui.io.domestic.shapes
Class VolumeFileInterface
java.lang.Object
mgui.io.DataFileInterface
mgui.io.domestic.shapes.VolumeFileInterface
public class VolumeFileInterface extends DataFileInterface
-
Field Summary
Fields inherited from class mgui.io.DataFileInterface
inputFile, outputFile
-
Constructor Summary
Constructors Constructor Description VolumeFileInterface()
-
Method Summary
Modifier and Type Method Description Volume3DInt
getVolume3DInt(Volume3DInt volume)
Methods inherited from class mgui.io.DataFileInterface
setInputFile, setOutputFile
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
VolumeFileInterface
public VolumeFileInterface()
-
-
Method Details
-
getVolume3DInt
- Throws:
java.io.IOException
-