jhplot.math.io
Class DataFile

java.lang.Object
  extended by jhplot.math.io.DataFile
Direct Known Subclasses:
ASCIIFile

public abstract class DataFile
extends Object

BSD License

Author:
Yann RICHET

Constructor Summary
DataFile(File f)
           
 
Method Summary
static void copyFile(File in, File out)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DataFile

public DataFile(File f)
Method Detail

copyFile

public static void copyFile(File in,
                            File out)
                     throws IOException
Throws:
IOException


jHPlot 3.1. Java environment for scientific computation and data analysis. © S.Chekanov