|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jzy3d.io.FileDataset
public class FileDataset
| Constructor Summary | |
|---|---|
FileDataset()
|
|
| Method Summary | |
|---|---|
static Coord3d[] |
loadArray(java.lang.String filename)
|
static java.util.List<Coord3d> |
loadList(java.lang.String filename)
|
static Coord3d[] |
toArray(java.util.List<Coord3d> list)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FileDataset()
| Method Detail |
|---|
public static Coord3d[] loadArray(java.lang.String filename)
throws java.io.IOException
java.io.IOException
public static java.util.List<Coord3d> loadList(java.lang.String filename)
throws java.io.IOException
java.io.IOExceptionpublic static Coord3d[] toArray(java.util.List<Coord3d> list)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||