|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.psychomad.waw.DataFileParser
public class DataFileParser
| Constructor Summary | |
|---|---|
DataFileParser()
|
|
| Method Summary | |
|---|---|
static Point[] |
parseDataFile(java.lang.String path)
This method parse a file an return a array of double corresponding to the values read in the file. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DataFileParser()
| Method Detail |
|---|
public static Point[] parseDataFile(java.lang.String path)
path - the path to the file to be parse.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||