|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectFEJDMath.Writers
This class is used to save the data in the .net and .dat files
Constructor Summary | |
Writers()
|
Method Summary | |
void |
DatWriter(Mesh m,
java.lang.String DatName)
Writes the dat data of the mesh m in the .dat file DatName |
void |
NetWriter(Mesh m,
java.lang.String NetName)
Writes the net data of the mesh m in the .net file NetName |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Writers()
Method Detail |
public void NetWriter(Mesh m, java.lang.String NetName)
public void DatWriter(Mesh m, java.lang.String DatName)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |