|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Combiner
The interface for all combining operations. These include creating the tdb file, the overview map and the gmapsupp.
Method Summary | |
---|---|
void |
init(CommandArgs args)
Initialise with the command line arguments. |
void |
onFinish()
The complete map set has been processed. |
void |
onMapEnd(FileInfo finfo)
This is called when an individual map is complete. |
Method Detail |
---|
void init(CommandArgs args)
onMapEnd(uk.me.parabola.mkgmap.combiners.FileInfo)
methods.
args
- The command line arguments.void onMapEnd(FileInfo finfo)
finfo
- An interface to read the map.void onFinish()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |