|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.kolls.railworld.io.TRNWriter
public class TRNWriter
Writes Yard Duty TRN files
| Constructor Summary | |
|---|---|
TRNWriter()
|
|
| Method Summary | |
|---|---|
static void |
write(java.io.File f,
Train t)
Create a Yard Duty train file from a given train. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TRNWriter()
| Method Detail |
|---|
public static void write(java.io.File f,
Train t)
throws java.io.IOException
f - The file to write tot - The train to write.
java.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||