org.jzy3d.io
Class FileReader

java.lang.Object
  extended by org.jzy3d.io.FileReader

public class FileReader
extends Object


Constructor Summary
FileReader()
           
 
Method Summary
static List<String> read(String file)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FileReader

public FileReader()
Method Detail

read

public static List<String> read(String file)
                         throws IOException
Throws:
IOException


Copyright © 2013. All rights reserved.