maps library

Classes

ArcGisOnlineRenderer
This renderer fetches the desired bitmap from ArcGIS website. Since the bitmaps are 256 pixels in size the same size must be configured in the displayModel.
DatastoreViewRenderer
DummyRenderer
The dummy renderer renders dummy bitmaps for each given job
IsolateMapfile
JobRenderer
This abstract class provides the foundation to render a bitmap for the given tile.
MapDataStoreRenderer
This renderer renders the bitmap for the tiles by using the given Datastore.
MapFile
/////////////////////////////////////////////////////////////////////////// A class for reading binary map files. The mapFile should be disposed if not needed anymore
MapOnlineRenderer
This renderer fetches the desired bitmap from openstreetmap website. Since the bitmaps are 256 pixels in size the same size must be configured in the displayModel.
MapOnlineRendererWeb
This renderer fetches the desired bitmap from openstreetmap website. Since the bitmaps are 256 pixels in size the same size must be configured in the displayModel.
MercatorProjection
NodeProperties
Properties for one Node (PointOfInterest) read from the datastore. Note that the properties are dependent on the zoomLevel and pixelsize of the device. Therefore one instance of NodeProperties can be used for one zoomlevel only.
PixelProjection
Projection
This class provides the calculation from Lat/Lon to pixelY/pixelX and vice versa
RenderTheme
A RenderTheme defines how ways and nodes are drawn.
RenderThemeBuilder
A builder for {@link RenderTheme} instances.
RenderthemeLevel
TileBasedLabelStore
A LabelStore where the data is stored per tile.
ViewRenderer

Enums

MapfileSelector
////////////////////////////////////////////////////////////////////////// The Selector enum is used to specify which data subset is to be retrieved from a MapFile: