|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectedu.jhu.ece.iacl.jist.io.MipavSurfaceXMLReader
public class MipavSurfaceXMLReader
The Class MipavSurfaceXMLReader.
| Constructor Summary | |
|---|---|
MipavSurfaceXMLReader()
|
|
| Method Summary | |
|---|---|
static java.lang.String[] |
getFaces(java.io.File f)
Gets the faces. |
static java.lang.String[] |
getVertices(java.io.File f)
Gets the vertices. |
static java.util.ArrayList |
readSurfaceFile(java.io.File f)
Read surface file. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MipavSurfaceXMLReader()
| Method Detail |
|---|
public static java.util.ArrayList readSurfaceFile(java.io.File f)
f - the f
public static java.lang.String[] getVertices(java.io.File f)
f - the f
public static java.lang.String[] getFaces(java.io.File f)
f - the f
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||