|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectuk.me.parabola.mkgmap.main.AbstractTestMap
public abstract class AbstractTestMap
Common code used for the test maps. The test maps are programmatically constructed to contain examples of each type of point and such like.
Constructor Summary | |
---|---|
AbstractTestMap()
|
Method Summary | |
---|---|
protected abstract void |
drawTestMap(Map map,
Subdivision div,
double lat,
double lng)
|
protected void |
makeMap(java.lang.String[] args)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AbstractTestMap()
Method Detail |
---|
protected void makeMap(java.lang.String[] args)
protected abstract void drawTestMap(Map map, Subdivision div, double lat, double lng)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |