|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectuk.me.parabola.mkgmap.reader.osm.CoastlineFileLoader
public class CoastlineFileLoader
Nested Class Summary | |
---|---|
static class |
CoastlineFileLoader.CoastlineWay
|
Method Summary | |
---|---|
static OsmMapDataSource |
createMapReader(java.lang.String name)
|
static CoastlineFileLoader |
getCoastlineLoader()
|
java.util.Collection<Way> |
getCoastlines(Area bbox)
|
void |
loadCoastlines()
|
void |
setCoastlineFiles(java.lang.String[] coastlineFiles)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static CoastlineFileLoader getCoastlineLoader()
public void setCoastlineFiles(java.lang.String[] coastlineFiles)
public void loadCoastlines()
public static OsmMapDataSource createMapReader(java.lang.String name)
public java.util.Collection<Way> getCoastlines(Area bbox)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |