|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of Point in org.psychomad.waw |
|---|
| Methods in org.psychomad.waw that return Point | |
|---|---|
Point |
Signal.getPoint(int i)
|
static Point[] |
DataFileParser.parseDataFile(java.lang.String path)
This method parse a file an return a array of double corresponding to the values read in the file. |
| Constructors in org.psychomad.waw with parameters of type Point | |
|---|---|
Signal(Point[] values)
This constructor allow to create a signal from an array containing its values (like the one we get after a parsing of data file). |
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||