|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectch.hsr.ifs.worldfiletool.logic.WorldFile
public class WorldFile
The Class WorldFile.
Constructor Summary | |
---|---|
WorldFile(WorldFileTool_GUI guiswing,
Data data,
java.lang.String input)
Instantiates a new WorldFile. |
Method Summary | |
---|---|
void |
parse_worldfile(java.lang.String path,
java.io.File file)
Parse WorldFile. |
void |
write_wf(java.io.File file)
write worldfile. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public WorldFile(WorldFileTool_GUI guiswing, Data data, java.lang.String input)
guiswing
- Method Detail |
---|
public void parse_worldfile(java.lang.String path, java.io.File file)
path
- file
- public void write_wf(java.io.File file)
file
-
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |