|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface OverviewMap
This is the interface that is used to create the overview map. We will then read back the map via a LoadableMapDataSource.
Method Summary | |
---|---|
void |
addCopyright(java.lang.String cw)
Add a copyright string to the map. |
int |
getShift()
Get the 'shift' value of the overview map. |
Methods inherited from interface uk.me.parabola.mkgmap.general.LoadableMapDataSource |
---|
copyrightMessages, isFileSupported, load, mapLevels |
Methods inherited from interface uk.me.parabola.mkgmap.general.MapDataSource |
---|
getBounds, getLines, getOverviews, getPoints, getRoadNetwork, getShapes |
Methods inherited from interface uk.me.parabola.util.Configurable |
---|
config |
Methods inherited from interface uk.me.parabola.mkgmap.general.MapCollector |
---|
addLine, addPoint, addRestriction, addRoad, addShape, addThroughRoute, addToBounds |
Method Detail |
---|
void addCopyright(java.lang.String cw)
cw
- The string to add.int getShift()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |