|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectuk.me.parabola.mkgmap.combiners.MdrBuilder
public class MdrBuilder
Create the global index file. This consists of an img file containing an MDR file and optionally an SRT file.
Constructor Summary | |
---|---|
MdrBuilder()
|
Method Summary | |
---|---|
void |
init(CommandArgs args)
Create the mdr file and initialise. |
void |
onFinish()
The complete map set has been processed. |
void |
onMapEnd(FileInfo finfo)
Adds a new map to the file. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MdrBuilder()
Method Detail |
---|
public void init(CommandArgs args)
init
in interface Combiner
args
- The command line arguments.public void onMapEnd(FileInfo finfo)
onMapEnd
in interface Combiner
finfo
- An interface to read the map.public void onFinish()
Combiner
onFinish
in interface Combiner
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |