| Package | Description |
|---|---|
| org.mapsforge.map.writer |
The mapsforge-map-writer tool comes as a plugin for osmosis.
|
| org.mapsforge.map.writer.model |
| Modifier and Type | Method and Description |
|---|---|
ZoomIntervalConfiguration |
RAMTileBasedDataProcessor.getZoomIntervalConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
static ZoomIntervalConfiguration |
ZoomIntervalConfiguration.fromString(String confString)
Create a new ZoomIntervalConfiguration from the given string representation.
|
static ZoomIntervalConfiguration |
ZoomIntervalConfiguration.getStandardConfiguration() |
ZoomIntervalConfiguration |
TileBasedDataProcessor.getZoomIntervalConfiguration()
Get the zoom interval configuration of the data store.
|
ZoomIntervalConfiguration |
MapWriterConfiguration.getZoomIntervalConfiguration() |
static ZoomIntervalConfiguration |
ZoomIntervalConfiguration.newInstance(byte[]... intervals)
Create a new ZoomIntervalConfiguration from the given byte array.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MapWriterConfiguration.setZoomIntervalConfiguration(ZoomIntervalConfiguration zoomIntervalConfiguration) |
Copyright © 2014 mapsforge.org