A B C D E F G H I J K L M N O P R S T U V W X Z 
All Classes All Packages

A

ABOVE_NORMAL - org.mapsforge.map.util.PausableThread.ThreadPriority
AbsShadingAlgorithmDefaults - Class in org.mapsforge.map.layer.hills
 
AbsShadingAlgorithmDefaults() - Constructor for class org.mapsforge.map.layer.hills.AbsShadingAlgorithmDefaults
 
AbstractTileSource - Class in org.mapsforge.map.layer.download.tilesource
The abstract base class for tiles downloaded from a web server.
AbstractTileSource(String[], int) - Constructor for class org.mapsforge.map.layer.download.tilesource.AbstractTileSource
 
add(int, Layer) - Method in class org.mapsforge.map.layer.Layers
Adds a new layer at the specified position.
add(int, Layer, boolean) - Method in class org.mapsforge.map.layer.Layers
Adds a new layer at the specified position.
add(MapReadResult, boolean) - Method in class org.mapsforge.map.datastore.MapReadResult
Adds other MapReadResult by combining pois and ways.
add(PoiWayBundle) - Method in class org.mapsforge.map.datastore.MapReadResult
 
add(Layer) - Method in class org.mapsforge.map.layer.Layers
Adds a new layer on top.
add(Layer, boolean) - Method in class org.mapsforge.map.layer.Layers
Adds a new layer on top.
add(Layer, int) - Method in class org.mapsforge.map.layer.Layers
Adds a new layer using layer groups.
add(Layer, int, boolean) - Method in class org.mapsforge.map.layer.Layers
Adds a new layer using layer groups.
add(T) - Method in class org.mapsforge.map.layer.queue.JobQueue
 
addAll(int, Collection<Layer>) - Method in class org.mapsforge.map.layer.Layers
Adds multiple new layers at the specified position.
addAll(int, Collection<Layer>, boolean) - Method in class org.mapsforge.map.layer.Layers
Adds multiple new layers at the specified position.
addAll(Collection<Layer>) - Method in class org.mapsforge.map.layer.Layers
Adds multiple new layers on top.
addAll(Collection<Layer>, boolean) - Method in class org.mapsforge.map.layer.Layers
Adds multiple new layers on top.
addAll(Collection<Layer>, int) - Method in class org.mapsforge.map.layer.Layers
Adds multiple new layers using layer groups.
addAll(Collection<Layer>, int, boolean) - Method in class org.mapsforge.map.layer.Layers
Adds multiple new layers using layer groups.
addCategory(String) - Method in class org.mapsforge.map.rendertheme.XmlRenderThemeStyleLayer
 
addGroup(int) - Method in class org.mapsforge.map.layer.Layers
Adds a new layer group.
addLayer(Layer) - Method in interface org.mapsforge.map.view.MapView
 
addMapDataStore(MapDataStore, boolean, boolean) - Method in class org.mapsforge.map.datastore.MultiMapDataStore
adds another mapDataStore
addObserver(Observer) - Method in class org.mapsforge.map.layer.cache.FileSystemTileCache
 
addObserver(Observer) - Method in class org.mapsforge.map.layer.cache.InMemoryTileCache
 
addObserver(Observer) - Method in class org.mapsforge.map.layer.cache.TileStore
 
addObserver(Observer) - Method in class org.mapsforge.map.layer.cache.TwoLevelTileCache
 
addObserver(Observer) - Method in class org.mapsforge.map.model.common.Observable
 
addObserver(Observer) - Method in interface org.mapsforge.map.model.common.ObservableInterface
 
addObserver(Observer) - Method in interface org.mapsforge.map.model.IMapViewPosition
Adds an observer to the class.
addOverlay(XmlRenderThemeStyleLayer) - Method in class org.mapsforge.map.rendertheme.XmlRenderThemeStyleLayer
 
addPoint(LatLong) - Method in class org.mapsforge.map.layer.overlay.Polygon
 
addPoint(LatLong) - Method in class org.mapsforge.map.layer.overlay.Polyline
 
addPoints(List<LatLong>) - Method in class org.mapsforge.map.layer.overlay.Polygon
 
addPoints(List<LatLong>) - Method in class org.mapsforge.map.layer.overlay.Polyline
 
addTileRefresher(DirectRenderer.TileRefresher) - Method in class org.mapsforge.map.layer.renderer.DirectRenderer
 
addToCurrentDrawingLayer(int, ShapePaintContainer) - Method in class org.mapsforge.map.rendertheme.RenderContext
 
addTranslation(String, String) - Method in class org.mapsforge.map.rendertheme.XmlRenderThemeStyleLayer
 
adjustMatrix(float, float, float, Dimension, float, float) - Method in class org.mapsforge.map.view.FrameBuffer
 
adjustMatrix(float, float, float, Dimension, float, float) - Method in class org.mapsforge.map.view.FrameBufferHA2
 
adjustMatrix(float, float, float, Dimension, float, float) - Method in class org.mapsforge.map.view.FrameBufferHA3
 
adjustMatrix(float, float, float, Dimension, float, float) - Method in class org.mapsforge.map.view.FrameBufferOld
 
afterRun() - Method in class org.mapsforge.map.layer.LayerManager
 
afterRun() - Method in class org.mapsforge.map.util.PausableThread
Called once at the end of the PausableThread.run() method.
animateTo(LatLong) - Method in interface org.mapsforge.map.model.IMapViewPosition
Animates the map towards the given position (move).
animateTo(LatLong) - Method in class org.mapsforge.map.model.MapViewPosition
Animate the map towards the given position.
animationInProgress() - Method in interface org.mapsforge.map.model.IMapViewPosition
 
animationInProgress() - Method in class org.mapsforge.map.model.MapViewPosition
 
apiKey - Variable in class org.mapsforge.map.layer.download.tilesource.AbstractTileSource
 
apply(Rule) - Method in class org.mapsforge.map.rendertheme.rule.Rule.RuleVisitor
 
applyConfiguration(boolean) - Method in class org.mapsforge.map.layer.hills.MemoryCachingHgtReaderTileSource
 
applyConfiguration(boolean) - Method in interface org.mapsforge.map.layer.hills.ShadeTileSource
 
Area - Class in org.mapsforge.map.rendertheme.renderinstruction
Represents a closed polygon on the map.
Area(GraphicFactory, DisplayModel, String, XmlPullParser, int, String, XmlThemeResourceProvider) - Constructor for class org.mapsforge.map.rendertheme.renderinstruction.Area
 
authorization - Variable in class org.mapsforge.map.layer.download.tilesource.AbstractTileSource
 
awaitPausing() - Method in class org.mapsforge.map.util.PausableThread
Causes the current thread to wait until this thread is pausing.

B

BELOW_NORMAL - org.mapsforge.map.util.PausableThread.ThreadPriority
bitmap - Variable in class org.mapsforge.map.layer.renderer.HillshadingContainer
 
BOTH - org.mapsforge.map.scalebar.DefaultMapScaleBar.ScaleBarMode
 
BOTTOM_CENTER - org.mapsforge.map.scalebar.MapScaleBar.ScaleBarPosition
 
BOTTOM_LEFT - org.mapsforge.map.scalebar.MapScaleBar.ScaleBarPosition
 
BOTTOM_RIGHT - org.mapsforge.map.scalebar.MapScaleBar.ScaleBarPosition
 
boundingBox() - Method in class org.mapsforge.map.datastore.MapDataStore
Returns the area for which data is supplied.
boundingBox() - Method in class org.mapsforge.map.datastore.MultiMapDataStore
 
build() - Method in class org.mapsforge.map.rendertheme.rule.RenderThemeBuilder
 
build() - Method in class org.mapsforge.map.rendertheme.rule.RuleBuilder
 
bytes - Variable in class org.mapsforge.map.layer.hills.ShadingAlgorithm.RawShadingResult
 

C

calculate() - Method in class org.mapsforge.map.layer.hills.LatchedLazyFuture
 
calculate() - Method in class org.mapsforge.map.layer.hills.SyncLazyFuture
 
calculateFrameBufferDimension(Dimension, double) - Static method in class org.mapsforge.map.controller.FrameBufferController
 
calculateScaleBarLengthAndValue() - Method in class org.mapsforge.map.scalebar.MapScaleBar
Calculates the required length and value of the scalebar using the current DistanceUnitAdapter
calculateScaleBarLengthAndValue(DistanceUnitAdapter) - Method in class org.mapsforge.map.scalebar.MapScaleBar
Calculates the required length and value of the scalebar
cancel(boolean) - Method in class org.mapsforge.map.layer.hills.LatchedLazyFuture
 
cancel(boolean) - Method in class org.mapsforge.map.layer.hills.SyncLazyFuture
 
canvasRasterer - Variable in class org.mapsforge.map.rendertheme.RenderContext
 
CanvasRasterer - Class in org.mapsforge.map.layer.renderer
 
CanvasRasterer(GraphicFactory) - Constructor for class org.mapsforge.map.layer.renderer.CanvasRasterer
 
Caption - Class in org.mapsforge.map.rendertheme.renderinstruction
Represents a text label on the map.
Caption(GraphicFactory, DisplayModel, String, XmlPullParser, Map<String, Symbol>) - Constructor for class org.mapsforge.map.rendertheme.renderinstruction.Caption
 
category - Variable in class org.mapsforge.map.rendertheme.renderinstruction.RenderInstruction
 
checkMandatoryAttribute(String, String, Object) - Static method in class org.mapsforge.map.rendertheme.XmlUtils
 
Circle - Class in org.mapsforge.map.layer.overlay
A Circle consists of a center LatLong and a non-negative radius in meters.
Circle - Class in org.mapsforge.map.rendertheme.renderinstruction
Represents a round area on the map.
Circle(GraphicFactory, DisplayModel, String, XmlPullParser, int) - Constructor for class org.mapsforge.map.rendertheme.renderinstruction.Circle
 
Circle(LatLong, float, Paint, Paint) - Constructor for class org.mapsforge.map.layer.overlay.Circle
 
Circle(LatLong, float, Paint, Paint, boolean) - Constructor for class org.mapsforge.map.layer.overlay.Circle
 
clear() - Method in interface org.mapsforge.map.layer.labels.LabelStore
Clears the data.
clear() - Method in class org.mapsforge.map.layer.labels.MapDataStoreLabelStore
 
clear() - Method in class org.mapsforge.map.layer.Layers
Removes all layers.
clear() - Method in class org.mapsforge.map.layer.overlay.Polygon
 
clear() - Method in class org.mapsforge.map.layer.overlay.Polyline
 
clear() - Method in interface org.mapsforge.map.model.common.PreferencesFacade
 
clear(boolean) - Method in class org.mapsforge.map.layer.Layers
Removes all layers.
close() - Method in class org.mapsforge.map.datastore.MapDataStore
 
close() - Method in class org.mapsforge.map.datastore.MultiMapDataStore
 
collisionFreeOrdered(List<MapElementContainer>) - Static method in class org.mapsforge.map.util.LayerUtil
Transforms a list of MapElements, orders it and removes those elements that overlap.
compileRenderTheme() - Method in class org.mapsforge.map.layer.renderer.TileRendererLayer
 
composeKey(String, String, String) - Static method in class org.mapsforge.map.layer.queue.Job
 
computeBoundary(int, int, Position) - Method in class org.mapsforge.map.rendertheme.renderinstruction.RenderInstruction
 
contains(LatLong) - Method in class org.mapsforge.map.layer.overlay.Polygon
 
contains(Point, Point) - Method in class org.mapsforge.map.layer.overlay.FixedPixelCircle
 
contains(Point, Point) - Method in class org.mapsforge.map.layer.overlay.Marker
 
contains(Point, Point, double, byte) - Method in class org.mapsforge.map.layer.overlay.Circle
 
contains(Point, MapViewProjection) - Method in class org.mapsforge.map.layer.overlay.Polyline
 
contains(Layer) - Method in class org.mapsforge.map.layer.Layers
 
containsKey(Job) - Method in class org.mapsforge.map.layer.cache.FileSystemTileCache
 
containsKey(Job) - Method in class org.mapsforge.map.layer.cache.InMemoryTileCache
 
containsKey(Job) - Method in interface org.mapsforge.map.layer.cache.TileCache
 
containsKey(Job) - Method in class org.mapsforge.map.layer.cache.TileStore
 
containsKey(Job) - Method in class org.mapsforge.map.layer.cache.TwoLevelTileCache
 
convert(ByteBuffer, int, int, int, HgtCache.HgtFileInfo) - Method in class org.mapsforge.map.layer.hills.AbsShadingAlgorithmDefaults
 
convert(ByteBuffer, int, int, int, HgtCache.HgtFileInfo) - Method in class org.mapsforge.map.layer.hills.DiffuseLightShadingAlgorithm
 
convert(ByteBuffer, int, int, int, HgtCache.HgtFileInfo) - Method in class org.mapsforge.map.layer.hills.SimpleShadingAlgorithm
 
create(LayerManager, Model) - Static method in class org.mapsforge.map.controller.LayerManagerController
 
create(FrameBuffer, Model) - Static method in class org.mapsforge.map.controller.FrameBufferController
 
create(MapView, Model) - Static method in class org.mapsforge.map.controller.MapViewController
 
createBitmap(String, String, XmlThemeResourceProvider) - Method in class org.mapsforge.map.rendertheme.renderinstruction.RenderInstruction
 
createBitmap(GraphicFactory, DisplayModel, String, String, XmlThemeResourceProvider, int, int, int) - Static method in class org.mapsforge.map.rendertheme.XmlUtils
 
createInputStream(String, String) - Method in interface org.mapsforge.map.rendertheme.XmlThemeResourceProvider
 
createInputStream(String, String) - Method in class org.mapsforge.map.rendertheme.ZipXmlThemeResourceProvider
 
createJob(Tile) - Method in class org.mapsforge.map.layer.download.TileDownloadLayer
 
createJob(Tile) - Method in class org.mapsforge.map.layer.renderer.TileRendererLayer
 
createJob(Tile) - Method in class org.mapsforge.map.layer.TileLayer
 
createJob(Tile) - Method in class org.mapsforge.map.layer.tilestore.TileStoreLayer
 
createLayer(String, boolean, boolean) - Method in class org.mapsforge.map.rendertheme.XmlRenderThemeStyleMenu
 
createXmlPullParserException(String, String, String, int) - Static method in class org.mapsforge.map.rendertheme.XmlUtils
 

D

DatabaseRenderer - Class in org.mapsforge.map.layer.renderer
The DatabaseRenderer renders map tiles by reading from a MapDataStore.
DatabaseRenderer(MapDataStore, GraphicFactory, TileCache, TileBasedLabelStore, boolean, boolean, HillsRenderConfig) - Constructor for class org.mapsforge.map.layer.renderer.DatabaseRenderer
Constructs a new DatabaseRenderer.
DEBUG_TIMING - Static variable in class org.mapsforge.map.layer.renderer.MapWorkerPool
 
decrementRefCount() - Method in class org.mapsforge.map.rendertheme.rule.RenderThemeFuture
 
DEDUPLICATE - org.mapsforge.map.datastore.MultiMapDataStore.DataPolicy
 
DEFAULT_GAP - Static variable in class org.mapsforge.map.rendertheme.renderinstruction.Caption
 
DefaultMapScaleBar - Class in org.mapsforge.map.scalebar
Displays the default MapScaleBar.
DefaultMapScaleBar(IMapViewPosition, MapViewDimension, GraphicFactory, DisplayModel) - Constructor for class org.mapsforge.map.scalebar.DefaultMapScaleBar
 
DefaultMapScaleBar(IMapViewPosition, MapViewDimension, GraphicFactory, DisplayModel, float) - Constructor for class org.mapsforge.map.scalebar.DefaultMapScaleBar
 
DefaultMapScaleBar.ScaleBarMode - Enum in org.mapsforge.map.scalebar
 
defaultTimeToLive - Variable in class org.mapsforge.map.layer.download.tilesource.AbstractTileSource
The default time-to-live (TTL) for cached tiles (one day, or 86,400,000 milliseconds).
destroy() - Method in class org.mapsforge.map.controller.FrameBufferController
 
destroy() - Method in class org.mapsforge.map.layer.cache.FileSystemTileCache
Destroys this cache.
destroy() - Method in class org.mapsforge.map.layer.cache.InMemoryTileCache
 
destroy() - Method in interface org.mapsforge.map.layer.cache.TileCache
Destroys this cache.
destroy() - Method in class org.mapsforge.map.layer.cache.TileStore
 
destroy() - Method in class org.mapsforge.map.layer.cache.TwoLevelTileCache
 
destroy() - Method in class org.mapsforge.map.layer.labels.TileBasedLabelStore
 
destroy() - Method in class org.mapsforge.map.layer.renderer.CanvasRasterer
 
destroy() - Method in interface org.mapsforge.map.model.IMapViewPosition
Destroys the class.
destroy() - Method in class org.mapsforge.map.model.MapViewPosition
 
destroy() - Method in class org.mapsforge.map.rendertheme.RenderContext
 
destroy() - Method in class org.mapsforge.map.rendertheme.renderinstruction.Area
 
destroy() - Method in class org.mapsforge.map.rendertheme.renderinstruction.Caption
 
destroy() - Method in class org.mapsforge.map.rendertheme.renderinstruction.Circle
 
destroy() - Method in class org.mapsforge.map.rendertheme.renderinstruction.Line
 
destroy() - Method in class org.mapsforge.map.rendertheme.renderinstruction.LineSymbol
 
destroy() - Method in class org.mapsforge.map.rendertheme.renderinstruction.PathText
 
destroy() - Method in class org.mapsforge.map.rendertheme.renderinstruction.RenderInstruction
 
destroy() - Method in class org.mapsforge.map.rendertheme.renderinstruction.Symbol
 
destroy() - Method in class org.mapsforge.map.rendertheme.rule.RenderTheme
Must be called when this RenderTheme gets destroyed to clean up and free resources.
destroy() - Method in class org.mapsforge.map.scalebar.MapScaleBar
Free all resources
destroy() - Method in class org.mapsforge.map.view.FrameBuffer
 
destroy() - Method in class org.mapsforge.map.view.FrameBufferHA2
 
destroy() - Method in class org.mapsforge.map.view.FrameBufferHA3
This must be called from MapView after all drawing is done.
destroy() - Method in class org.mapsforge.map.view.FrameBufferOld
 
destroy() - Method in interface org.mapsforge.map.view.MapView
Clear map view.
destroyAll() - Method in interface org.mapsforge.map.view.MapView
Clear all map view elements.
i.e.
DiffuseLightShadingAlgorithm - Class in org.mapsforge.map.layer.hills
simulates diffuse lighting (without self-shadowing) except for scaling the light values below horizontal and above horizontal differently so that both make full use of the available dynamic range while maintinging horizontal neutral identical to SimpleShadingAlgorithm and to the standard neutral value that is filled in when there is no hillshading but the always-option is set to true in the theme.
DiffuseLightShadingAlgorithm() - Constructor for class org.mapsforge.map.layer.hills.DiffuseLightShadingAlgorithm
 
DiffuseLightShadingAlgorithm(float) - Constructor for class org.mapsforge.map.layer.hills.DiffuseLightShadingAlgorithm
height angle of light source over ground (in degrees 0..90)
DirectRenderer - Class in org.mapsforge.map.layer.renderer
The DirectRenderer renders map tiles by reading from a MapDataStore.
DirectRenderer(MapDataStore, GraphicFactory, boolean, HillsRenderConfig) - Constructor for class org.mapsforge.map.layer.renderer.DirectRenderer
Constructs a new DirectRenderer.
DirectRenderer.TileRefresher - Interface in org.mapsforge.map.layer.renderer
 
displayModel - Variable in class org.mapsforge.map.layer.Layer
 
displayModel - Variable in class org.mapsforge.map.layer.renderer.RendererJob
 
displayModel - Variable in class org.mapsforge.map.model.Model
 
displayModel - Variable in class org.mapsforge.map.rendertheme.renderinstruction.RenderInstruction
 
displayModel - Variable in class org.mapsforge.map.scalebar.MapScaleBar
 
DisplayModel - Class in org.mapsforge.map.model
Encapsulates the display characteristics for a MapView, such as tile size and background color.
DisplayModel() - Constructor for class org.mapsforge.map.model.DisplayModel
 
distanceUnitAdapter - Variable in class org.mapsforge.map.scalebar.MapScaleBar
 
DistanceUnitAdapter - Interface in org.mapsforge.map.scalebar
 
DownloadJob - Class in org.mapsforge.map.layer.download
 
DownloadJob(Tile, TileSource) - Constructor for class org.mapsforge.map.layer.download.DownloadJob
 
doWork() - Method in class org.mapsforge.map.layer.LayerManager
 
doWork() - Method in class org.mapsforge.map.util.PausableThread
Called when this thread is not paused and should do its work.
draw(Canvas, Point) - Method in class org.mapsforge.map.layer.labels.LabelLayer
 
draw(GraphicContext) - Method in class org.mapsforge.map.scalebar.MapScaleBar
Called from MapView
draw(GraphicContext) - Method in class org.mapsforge.map.view.FpsCounter
 
draw(GraphicContext) - Method in class org.mapsforge.map.view.FrameBuffer
 
draw(GraphicContext) - Method in class org.mapsforge.map.view.FrameBufferHA2
This is called from (Android) MapView.onDraw and (Desktop) MapView.paint.
draw(GraphicContext) - Method in class org.mapsforge.map.view.FrameBufferHA3
This is called from (Android) MapView.onDraw and (Desktop) MapView.paint.
draw(GraphicContext) - Method in class org.mapsforge.map.view.FrameBufferOld
 
draw(BoundingBox, byte, Canvas, Point) - Method in class org.mapsforge.map.layer.debug.TileCoordinatesLayer
 
draw(BoundingBox, byte, Canvas, Point) - Method in class org.mapsforge.map.layer.debug.TileGridLayer
 
draw(BoundingBox, byte, Canvas, Point) - Method in class org.mapsforge.map.layer.download.TileDownloadLayer
 
draw(BoundingBox, byte, Canvas, Point) - Method in class org.mapsforge.map.layer.GroupLayer
 
draw(BoundingBox, byte, Canvas, Point) - Method in class org.mapsforge.map.layer.labels.LabelLayer
 
draw(BoundingBox, byte, Canvas, Point) - Method in class org.mapsforge.map.layer.labels.ThreadedLabelLayer
 
draw(BoundingBox, byte, Canvas, Point) - Method in class org.mapsforge.map.layer.Layer
Draws this Layer on the given canvas.
draw(BoundingBox, byte, Canvas, Point) - Method in class org.mapsforge.map.layer.overlay.Circle
 
draw(BoundingBox, byte, Canvas, Point) - Method in class org.mapsforge.map.layer.overlay.Grid
 
draw(BoundingBox, byte, Canvas, Point) - Method in class org.mapsforge.map.layer.overlay.Marker
 
draw(BoundingBox, byte, Canvas, Point) - Method in class org.mapsforge.map.layer.overlay.Polygon
 
draw(BoundingBox, byte, Canvas, Point) - Method in class org.mapsforge.map.layer.overlay.Polyline
 
draw(BoundingBox, byte, Canvas, Point) - Method in class org.mapsforge.map.layer.TileLayer
 
drawScaleBar() - Method in class org.mapsforge.map.scalebar.MapScaleBar
The scalebar is redrawn now.

E

eastLng() - Method in interface org.mapsforge.map.layer.hills.ShadingAlgorithm.RawHillTileSource
 
elementsToDraw - Variable in class org.mapsforge.map.layer.labels.LabelLayer
 
equals(Object) - Method in class org.mapsforge.map.datastore.PointOfInterest
 
equals(Object) - Method in class org.mapsforge.map.datastore.Way
 
equals(Object) - Method in class org.mapsforge.map.layer.download.DownloadJob
 
equals(Object) - Method in class org.mapsforge.map.layer.download.tilesource.AbstractTileSource
 
equals(Object) - Method in class org.mapsforge.map.layer.download.tilesource.OnlineTileSource
 
equals(Object) - Method in class org.mapsforge.map.layer.hills.DiffuseLightShadingAlgorithm
 
equals(Object) - Method in class org.mapsforge.map.layer.hills.SimpleShadingAlgorithm
 
equals(Object) - Method in class org.mapsforge.map.layer.queue.Job
 
equals(Object) - Method in class org.mapsforge.map.layer.renderer.RendererJob
 
equals(Object) - Method in class org.mapsforge.map.model.DisplayModel
 
equals(Object) - Method in class org.mapsforge.map.rendertheme.ExternalRenderTheme
 
equals(Object) - Method in class org.mapsforge.map.rendertheme.StreamRenderTheme
 
equals(Object) - Method in class org.mapsforge.map.rendertheme.ZipRenderTheme
 
exaggerate(double) - Method in class org.mapsforge.map.layer.hills.SimpleShadingAlgorithm
should calculate values from -128 to +127 using whatever range required (within reason)
executeJob(RendererJob) - Method in class org.mapsforge.map.layer.renderer.DatabaseRenderer
Called when a job needs to be executed.
executeJob(RendererJob) - Method in class org.mapsforge.map.layer.renderer.DirectRenderer
Called when a job needs to be executed.
ExternalRenderTheme - Class in org.mapsforge.map.rendertheme
An ExternalRenderTheme allows for customizing the rendering style of the map via an XML file.
ExternalRenderTheme(File) - Constructor for class org.mapsforge.map.rendertheme.ExternalRenderTheme
 
ExternalRenderTheme(File, XmlRenderThemeMenuCallback) - Constructor for class org.mapsforge.map.rendertheme.ExternalRenderTheme
 
ExternalRenderTheme(String) - Constructor for class org.mapsforge.map.rendertheme.ExternalRenderTheme
 
ExternalRenderTheme(String, XmlRenderThemeMenuCallback) - Constructor for class org.mapsforge.map.rendertheme.ExternalRenderTheme
 
extract(String, String) - Static method in class org.mapsforge.map.datastore.MapDataStore
Extracts substring of preferred language from multilingual string.
Example multilingual string: "Base\ren\bEnglish\rjp\bJapan\rzh_py\bPin-yin".
extractLocalized(String) - Method in class org.mapsforge.map.datastore.MapDataStore
Extracts substring of preferred language from multilingual string using the preferredLanguage setting.

F

FileSystemTileCache - Class in org.mapsforge.map.layer.cache
A thread-safe cache for image files with a fixed size and LRU policy.
FileSystemTileCache(int, File, GraphicFactory) - Constructor for class org.mapsforge.map.layer.cache.FileSystemTileCache
Compatibility constructor that creates a non-threaded, non-persistent FSTC.
FileSystemTileCache(int, File, GraphicFactory, boolean) - Constructor for class org.mapsforge.map.layer.cache.FileSystemTileCache
Creates a new FileSystemTileCache.
fillPadding() - Method in class org.mapsforge.map.layer.hills.ShadingAlgorithm.RawShadingResult
 
findFile(Job) - Method in class org.mapsforge.map.layer.cache.TileStore
 
finish() - Method in class org.mapsforge.map.util.PausableThread
 
FixedPixelCircle - Class in org.mapsforge.map.layer.overlay
A Circle class that is always drawn with the same size in pixels.
FixedPixelCircle(LatLong, float, Paint, Paint) - Constructor for class org.mapsforge.map.layer.overlay.FixedPixelCircle
 
FixedPixelCircle(LatLong, float, Paint, Paint, boolean) - Constructor for class org.mapsforge.map.layer.overlay.FixedPixelCircle
 
FixedTileSizeDisplayModel - Class in org.mapsforge.map.model
FixedTileSizeDisplayModel that always delivers a fixed tile size, mostly for testing.
FixedTileSizeDisplayModel(int) - Constructor for class org.mapsforge.map.model.FixedTileSizeDisplayModel
 
followRedirects - Variable in class org.mapsforge.map.layer.download.tilesource.AbstractTileSource
 
FpsCounter - Class in org.mapsforge.map.view
An FPS counter measures the drawing frame rate.
FpsCounter(GraphicFactory, DisplayModel) - Constructor for class org.mapsforge.map.view.FpsCounter
 
FpsCounter(DisplayModel, Paint, Paint) - Constructor for class org.mapsforge.map.view.FpsCounter
 
FrameBuffer - Class in org.mapsforge.map.view
 
FrameBuffer() - Constructor for class org.mapsforge.map.view.FrameBuffer
 
FrameBufferController - Class in org.mapsforge.map.controller
 
FrameBufferHA2 - Class in org.mapsforge.map.view
 
FrameBufferHA2(FrameBufferModel, DisplayModel, GraphicFactory) - Constructor for class org.mapsforge.map.view.FrameBufferHA2
 
FrameBufferHA3 - Class in org.mapsforge.map.view
 
FrameBufferHA3(FrameBufferModel, DisplayModel, GraphicFactory) - Constructor for class org.mapsforge.map.view.FrameBufferHA3
 
frameBufferModel - Variable in class org.mapsforge.map.model.Model
 
FrameBufferModel - Class in org.mapsforge.map.model
 
FrameBufferModel() - Constructor for class org.mapsforge.map.model.FrameBufferModel
 
FrameBufferOld - Class in org.mapsforge.map.view
 
FrameBufferOld(FrameBufferModel, DisplayModel, GraphicFactory) - Constructor for class org.mapsforge.map.view.FrameBufferOld
 
frameFinished(MapPosition) - Method in class org.mapsforge.map.view.FrameBuffer
 
frameFinished(MapPosition) - Method in class org.mapsforge.map.view.FrameBufferHA2
This is called from LayerManager when drawing is finished.
frameFinished(MapPosition) - Method in class org.mapsforge.map.view.FrameBufferHA3
This is called from LayerManager when drawing is finished.
frameFinished(MapPosition) - Method in class org.mapsforge.map.view.FrameBufferOld
 
fromPixels(double, double) - Method in class org.mapsforge.map.util.MapViewProjection
Computes the geographic coordinates of a screen point.

G

get() - Method in class org.mapsforge.map.layer.hills.LatchedLazyFuture
 
get() - Method in class org.mapsforge.map.layer.hills.SyncLazyFuture
 
get() - Method in class org.mapsforge.map.layer.queue.JobQueue
Returns the most important entry from this queue.
get(int) - Method in class org.mapsforge.map.layer.Layers
 
get(int) - Method in class org.mapsforge.map.layer.queue.JobQueue
Returns the most important entry from this queue.
get(long, TimeUnit) - Method in class org.mapsforge.map.layer.hills.LatchedLazyFuture
 
get(long, TimeUnit) - Method in class org.mapsforge.map.layer.hills.SyncLazyFuture
 
get(Job) - Method in class org.mapsforge.map.layer.cache.FileSystemTileCache
 
get(Job) - Method in class org.mapsforge.map.layer.cache.InMemoryTileCache
 
get(Job) - Method in interface org.mapsforge.map.layer.cache.TileCache
 
get(Job) - Method in class org.mapsforge.map.layer.cache.TileStore
 
get(Job) - Method in class org.mapsforge.map.layer.cache.TwoLevelTileCache
 
getAlgorithm() - Method in class org.mapsforge.map.layer.hills.MemoryCachingHgtReaderTileSource
 
getAlpha() - Method in class org.mapsforge.map.layer.TileLayer
 
getApiKey() - Method in class org.mapsforge.map.layer.download.tilesource.AbstractTileSource
 
getAuthorization() - Method in class org.mapsforge.map.layer.download.tilesource.AbstractTileSource
 
getAuthorization() - Method in interface org.mapsforge.map.layer.download.tilesource.TileSource
 
getAxisLenght(HgtCache.HgtFileInfo) - Method in class org.mapsforge.map.layer.hills.DiffuseLightShadingAlgorithm
 
getAxisLenght(HgtCache.HgtFileInfo) - Method in interface org.mapsforge.map.layer.hills.ShadingAlgorithm
 
getAxisLenght(HgtCache.HgtFileInfo) - Method in class org.mapsforge.map.layer.hills.SimpleShadingAlgorithm
 
getBackgroundColor() - Method in class org.mapsforge.map.model.DisplayModel
Returns the background color.
getBaseUrl() - Method in class org.mapsforge.map.layer.download.tilesource.OnlineTileSource
 
getBitmap() - Method in class org.mapsforge.map.layer.overlay.Marker
 
getBitmap() - Method in class org.mapsforge.map.rendertheme.renderinstruction.Symbol
 
getBoolean(String, boolean) - Method in interface org.mapsforge.map.model.common.PreferencesFacade
 
getBoundary() - Method in class org.mapsforge.map.rendertheme.renderinstruction.Symbol
 
getBoundingBox() - Method in interface org.mapsforge.map.view.MapView
 
getBoundingBox(MapPosition, Dimension, int) - Static method in class org.mapsforge.map.util.MapPositionUtil
 
getByte(String, byte) - Method in interface org.mapsforge.map.model.common.PreferencesFacade
 
getCacheTimeToLive() - Method in class org.mapsforge.map.layer.download.TileDownloadLayer
Returns the time-to-live (TTL) for tiles in the cache, or 0 if not set.
getCapacity() - Method in class org.mapsforge.map.layer.cache.FileSystemTileCache
 
getCapacity() - Method in class org.mapsforge.map.layer.cache.InMemoryTileCache
 
getCapacity() - Method in interface org.mapsforge.map.layer.cache.TileCache
 
getCapacity() - Method in class org.mapsforge.map.layer.cache.TileStore
 
getCapacity() - Method in class org.mapsforge.map.layer.cache.TwoLevelTileCache
 
getCapacityFirstLevel() - Method in class org.mapsforge.map.layer.cache.FileSystemTileCache
 
getCapacityFirstLevel() - Method in class org.mapsforge.map.layer.cache.InMemoryTileCache
 
getCapacityFirstLevel() - Method in interface org.mapsforge.map.layer.cache.TileCache
 
getCapacityFirstLevel() - Method in class org.mapsforge.map.layer.cache.TileStore
 
getCapacityFirstLevel() - Method in class org.mapsforge.map.layer.cache.TwoLevelTileCache
 
getCategories() - Method in class org.mapsforge.map.rendertheme.XmlRenderThemeStyleLayer
 
getCategories(XmlRenderThemeStyleMenu) - Method in interface org.mapsforge.map.rendertheme.XmlRenderThemeMenuCallback
 
getCategory() - Method in class org.mapsforge.map.rendertheme.renderinstruction.RenderInstruction
 
getCenter() - Method in interface org.mapsforge.map.model.IMapViewPosition
Returns the current center position of the map.
getCenter() - Method in class org.mapsforge.map.model.MapViewPosition
 
getCenterAbsolute() - Method in class org.mapsforge.map.layer.renderer.PolylineContainer
 
getColor(GraphicFactory, String) - Static method in class org.mapsforge.map.rendertheme.XmlUtils
Supported formats are #RRGGBB and #AARRGGBB.
getColor(GraphicFactory, String, ThemeCallback, RenderInstruction) - Static method in class org.mapsforge.map.rendertheme.XmlUtils
Supported formats are #RRGGBB and #AARRGGBB.
getColor(RenderInstruction, int) - Method in interface org.mapsforge.map.rendertheme.ThemeCallback
 
getCoordinatesAbsolute() - Method in class org.mapsforge.map.layer.renderer.PolylineContainer
 
getCoordinatesRelativeToOrigin() - Method in class org.mapsforge.map.layer.renderer.PolylineContainer
 
getCount() - Method in class org.mapsforge.map.rendertheme.ZipXmlThemeResourceProvider
 
getData(Tile, Tile) - Method in class org.mapsforge.map.layer.labels.ThreadedLabelLayer
 
getDataTimestamp(Tile) - Method in class org.mapsforge.map.datastore.MapDataStore
Returns the timestamp of the data used to render a specific tile.
getDataTimestamp(Tile) - Method in class org.mapsforge.map.datastore.MultiMapDataStore
Returns the timestamp of the data used to render a specific tile.
getDefaultLanguage() - Method in class org.mapsforge.map.rendertheme.XmlRenderThemeStyleMenu
 
getDefaultTimeToLive() - Method in class org.mapsforge.map.layer.download.tilesource.AbstractTileSource
Returns the default time-to-live (TTL) for cached tiles.
getDefaultTimeToLive() - Method in interface org.mapsforge.map.layer.download.tilesource.TileSource
Returns the default time-to-live (TTL) for cached tiles.
getDefaultUserScaleFactor() - Static method in class org.mapsforge.map.model.DisplayModel
Get the default scale factor for all newly created DisplayModels.
getDefaultValue() - Method in class org.mapsforge.map.rendertheme.XmlRenderThemeStyleMenu
 
getDemFolder() - Method in class org.mapsforge.map.layer.hills.MemoryCachingHgtReaderTileSource
 
getDeviceScaleFactor() - Static method in class org.mapsforge.map.model.DisplayModel
Returns the device scale factor.
getDimension() - Method in class org.mapsforge.map.model.FrameBufferModel
 
getDimension() - Method in class org.mapsforge.map.model.MapViewDimension
 
getDimension() - Method in class org.mapsforge.map.view.FrameBuffer
 
getDimension() - Method in class org.mapsforge.map.view.FrameBufferHA3
 
getDimension() - Method in class org.mapsforge.map.view.FrameBufferOld
 
getDimension() - Method in interface org.mapsforge.map.view.MapView
 
getDisplayModel() - Method in class org.mapsforge.map.layer.Layer
Getter for DisplayModel.
getDistanceUnitAdapter() - Method in class org.mapsforge.map.scalebar.MapScaleBar
 
getDouble(String, double) - Method in interface org.mapsforge.map.model.common.PreferencesFacade
 
getDrawingBitmap() - Method in class org.mapsforge.map.view.FrameBuffer
 
getDrawingBitmap() - Method in class org.mapsforge.map.view.FrameBufferHA2
This is called from LayerManager when drawing starts.
getDrawingBitmap() - Method in class org.mapsforge.map.view.FrameBufferHA3
This is called from LayerManager when drawing starts.
getDrawingBitmap() - Method in class org.mapsforge.map.view.FrameBufferOld
 
getExtension() - Method in class org.mapsforge.map.layer.download.tilesource.OnlineTileSource
 
getFile() - Method in interface org.mapsforge.map.layer.hills.ShadingAlgorithm.RawHillTileSource
 
getFilter() - Method in class org.mapsforge.map.model.DisplayModel
Color filtering in map rendering.
getFinishedConverted() - Method in interface org.mapsforge.map.layer.hills.ShadingAlgorithm.RawHillTileSource
 
getFloat(String, float) - Method in interface org.mapsforge.map.model.common.PreferencesFacade
 
getFpsCounter() - Method in interface org.mapsforge.map.view.MapView
 
getFrameBuffer() - Method in interface org.mapsforge.map.view.MapView
 
getHeight() - Method in interface org.mapsforge.map.view.MapView
 
getHillshadingBitmap(int, int, double, double) - Method in class org.mapsforge.map.layer.hills.MemoryCachingHgtReaderTileSource
 
getHillshadingBitmap(int, int, double, double) - Method in interface org.mapsforge.map.layer.hills.ShadeTileSource
main work method
getHorizontalOffset() - Method in class org.mapsforge.map.layer.overlay.Marker
 
getHostName() - Method in class org.mapsforge.map.layer.download.tilesource.AbstractTileSource
 
getId() - Method in class org.mapsforge.map.rendertheme.renderinstruction.Symbol
 
getId() - Method in class org.mapsforge.map.rendertheme.XmlRenderThemeStyleLayer
 
getId() - Method in class org.mapsforge.map.rendertheme.XmlRenderThemeStyleMenu
 
getImmediately(Job) - Method in class org.mapsforge.map.layer.cache.FileSystemTileCache
 
getImmediately(Job) - Method in class org.mapsforge.map.layer.cache.InMemoryTileCache
 
getImmediately(Job) - Method in interface org.mapsforge.map.layer.cache.TileCache
Returns tileBitmap only if available at fastest cache in case of multi-layered cache, null otherwise.
getImmediately(Job) - Method in class org.mapsforge.map.layer.cache.TileStore
 
getImmediately(Job) - Method in class org.mapsforge.map.layer.cache.TwoLevelTileCache
 
getInt(String, int) - Method in interface org.mapsforge.map.model.common.PreferencesFacade
 
getKey() - Method in class org.mapsforge.map.layer.queue.Job
Returns a unique identifier for the tile.
getKeyName() - Method in class org.mapsforge.map.layer.download.tilesource.AbstractTileSource
 
getLabelStore() - Method in class org.mapsforge.map.layer.renderer.TileRendererLayer
Labels can be stored in a LabelStore for rendering on a separate Layer.
getLatitudeSpan() - Method in class org.mapsforge.map.util.MapViewProjection
Computes vertical extend of the map view.
getLatLong() - Method in class org.mapsforge.map.layer.overlay.Marker
 
getLatLongs() - Method in class org.mapsforge.map.layer.overlay.Polygon
 
getLatLongs() - Method in class org.mapsforge.map.layer.overlay.Polyline
 
getLayer() - Method in class org.mapsforge.map.layer.renderer.PolylineContainer
 
getLayer(String) - Method in class org.mapsforge.map.rendertheme.XmlRenderThemeStyleMenu
 
getLayerManager() - Method in interface org.mapsforge.map.view.MapView
 
getLayers() - Method in class org.mapsforge.map.layer.LayerManager
 
getLayers() - Method in class org.mapsforge.map.rendertheme.XmlRenderThemeStyleMenu
 
getLevels() - Method in class org.mapsforge.map.rendertheme.rule.RenderTheme
 
getLightHeight() - Method in class org.mapsforge.map.layer.hills.DiffuseLightShadingAlgorithm
 
getLong(String, long) - Method in interface org.mapsforge.map.model.common.PreferencesFacade
 
getLongitudeSpan() - Method in class org.mapsforge.map.util.MapViewProjection
Computes horizontal extend of the map view.
getLowerRight() - Method in class org.mapsforge.map.layer.renderer.PolylineContainer
 
getLowerRight(BoundingBox, byte, int) - Static method in class org.mapsforge.map.util.LayerUtil
Lower right tile for an area.
getMaginuteScaleFactor() - Method in class org.mapsforge.map.layer.hills.HillsRenderConfig
 
getMainCacheSize() - Method in class org.mapsforge.map.layer.hills.MemoryCachingHgtReaderTileSource
 
getMapBackground() - Method in class org.mapsforge.map.rendertheme.rule.RenderTheme
 
getMapBackgroundOutside() - Method in class org.mapsforge.map.rendertheme.rule.RenderTheme
 
getMapDatabase() - Method in class org.mapsforge.map.layer.renderer.DatabaseRenderer
 
getMapDataStore() - Method in class org.mapsforge.map.layer.renderer.TileRendererLayer
 
getMapLimit() - Method in interface org.mapsforge.map.model.IMapViewPosition
 
getMapLimit() - Method in class org.mapsforge.map.model.MapViewPosition
 
getMapPosition() - Method in class org.mapsforge.map.model.FrameBufferModel
 
getMapPosition() - Method in interface org.mapsforge.map.model.IMapViewPosition
Returns a newly instantiated object representing the current position and zoomlevel.
getMapPosition() - Method in class org.mapsforge.map.model.MapViewPosition
 
getMapScaleBar() - Method in interface org.mapsforge.map.view.MapView
 
getMapViewProjection() - Method in interface org.mapsforge.map.view.MapView
 
getMarginHorizontal() - Method in class org.mapsforge.map.scalebar.MapScaleBar
 
getMarginVertical() - Method in class org.mapsforge.map.scalebar.MapScaleBar
 
getMaxTextWidth() - Method in class org.mapsforge.map.model.DisplayModel
Returns the maximum width of text beyond which the text is broken into lines.
getMenuCallback() - Method in class org.mapsforge.map.rendertheme.ExternalRenderTheme
 
getMenuCallback() - Method in class org.mapsforge.map.rendertheme.StreamRenderTheme
 
getMenuCallback() - Method in interface org.mapsforge.map.rendertheme.XmlRenderTheme
 
getMenuCallback() - Method in class org.mapsforge.map.rendertheme.ZipRenderTheme
 
getMeterRatio() - Method in interface org.mapsforge.map.scalebar.DistanceUnitAdapter
 
getMeterRatio() - Method in class org.mapsforge.map.scalebar.ImperialUnitAdapter
 
getMeterRatio() - Method in class org.mapsforge.map.scalebar.MetricUnitAdapter
 
getMeterRatio() - Method in class org.mapsforge.map.scalebar.NauticalImperialUnitAdapter
 
getMeterRatio() - Method in class org.mapsforge.map.scalebar.NauticalUnitAdapter
 
getModel() - Method in interface org.mapsforge.map.view.MapView
 
getName() - Method in class org.mapsforge.map.layer.download.tilesource.OnlineTileSource
 
getNeighborCacheSize() - Method in class org.mapsforge.map.layer.hills.MemoryCachingHgtReaderTileSource
 
getOverdrawFactor() - Method in class org.mapsforge.map.model.FrameBufferModel
 
getOverlays() - Method in class org.mapsforge.map.rendertheme.XmlRenderThemeStyleLayer
 
getPaintFill() - Method in class org.mapsforge.map.layer.overlay.Circle
 
getPaintFill() - Method in class org.mapsforge.map.layer.overlay.Polygon
 
getPaintStroke() - Method in class org.mapsforge.map.layer.overlay.Circle
 
getPaintStroke() - Method in class org.mapsforge.map.layer.overlay.Polygon
 
getPaintStroke() - Method in class org.mapsforge.map.layer.overlay.Polyline
 
getParallelRequestsLimit() - Method in class org.mapsforge.map.layer.download.tilesource.OnlineTileSource
 
getParallelRequestsLimit() - Method in class org.mapsforge.map.layer.download.tilesource.OpenStreetMapMapnik
 
getParallelRequestsLimit() - Method in interface org.mapsforge.map.layer.download.tilesource.TileSource
 
getPivot() - Method in interface org.mapsforge.map.model.IMapViewPosition
 
getPivot() - Method in class org.mapsforge.map.model.MapViewPosition
The pivot point is the point the map zooms around.
getPivotXY(byte) - Method in class org.mapsforge.map.model.MapViewPosition
The pivot point is the point the map zooms around.
getPosition() - Method in class org.mapsforge.map.layer.Layer
Gets the geographic position of this layer element, if it exists.
getPosition() - Method in class org.mapsforge.map.layer.overlay.Circle
 
getPosition() - Method in class org.mapsforge.map.layer.overlay.Marker
 
getProtocol() - Method in class org.mapsforge.map.layer.download.tilesource.OnlineTileSource
 
getRadius() - Method in class org.mapsforge.map.layer.overlay.Circle
 
getRadiusInPixels(double, byte) - Method in class org.mapsforge.map.layer.overlay.Circle
 
getRadiusInPixels(double, byte) - Method in class org.mapsforge.map.layer.overlay.FixedPixelCircle
 
getReferer() - Method in class org.mapsforge.map.layer.download.tilesource.AbstractTileSource
 
getReferer() - Method in interface org.mapsforge.map.layer.download.tilesource.TileSource
 
getRelativePathPrefix() - Method in class org.mapsforge.map.rendertheme.ExternalRenderTheme
 
getRelativePathPrefix() - Method in class org.mapsforge.map.rendertheme.StreamRenderTheme
 
getRelativePathPrefix() - Method in interface org.mapsforge.map.rendertheme.XmlRenderTheme
 
getRelativePathPrefix() - Method in class org.mapsforge.map.rendertheme.ZipRenderTheme
 
getRenderTheme(GraphicFactory, DisplayModel, XmlRenderTheme) - Static method in class org.mapsforge.map.rendertheme.rule.RenderThemeHandler
 
getRenderThemeAsStream() - Method in class org.mapsforge.map.rendertheme.ExternalRenderTheme
 
getRenderThemeAsStream() - Method in class org.mapsforge.map.rendertheme.StreamRenderTheme
 
getRenderThemeAsStream() - Method in interface org.mapsforge.map.rendertheme.XmlRenderTheme
 
getRenderThemeAsStream() - Method in class org.mapsforge.map.rendertheme.ZipRenderTheme
 
getRenderThemeFuture() - Method in class org.mapsforge.map.layer.renderer.TileRendererLayer
 
getResourceProvider() - Method in class org.mapsforge.map.rendertheme.ExternalRenderTheme
 
getResourceProvider() - Method in class org.mapsforge.map.rendertheme.StreamRenderTheme
 
getResourceProvider() - Method in interface org.mapsforge.map.rendertheme.XmlRenderTheme
 
getResourceProvider() - Method in class org.mapsforge.map.rendertheme.ZipRenderTheme
 
getScaleBarMode() - Method in class org.mapsforge.map.scalebar.DefaultMapScaleBar
 
getScaleBarPosition() - Method in class org.mapsforge.map.scalebar.MapScaleBar
 
getScaleBarValues() - Method in interface org.mapsforge.map.scalebar.DistanceUnitAdapter
 
getScaleBarValues() - Method in class org.mapsforge.map.scalebar.ImperialUnitAdapter
 
getScaleBarValues() - Method in class org.mapsforge.map.scalebar.MetricUnitAdapter
 
getScaleBarValues() - Method in class org.mapsforge.map.scalebar.NauticalImperialUnitAdapter
 
getScaleBarValues() - Method in class org.mapsforge.map.scalebar.NauticalUnitAdapter
 
getScaleFactor() - Method in class org.mapsforge.map.model.DisplayModel
Returns the overall scale factor.
getScaleFactor() - Method in interface org.mapsforge.map.model.IMapViewPosition
Gets the current scale factor.
getScaleFactor() - Method in class org.mapsforge.map.model.MapViewPosition
 
getScaleText(int) - Method in interface org.mapsforge.map.scalebar.DistanceUnitAdapter
 
getScaleText(int) - Method in class org.mapsforge.map.scalebar.ImperialUnitAdapter
 
getScaleText(int) - Method in class org.mapsforge.map.scalebar.MetricUnitAdapter
 
getScaleText(int) - Method in class org.mapsforge.map.scalebar.NauticalImperialUnitAdapter
 
getScaleText(int) - Method in class org.mapsforge.map.scalebar.NauticalUnitAdapter
 
getSecondaryDistanceUnitAdapter() - Method in class org.mapsforge.map.scalebar.DefaultMapScaleBar
 
getShadingTile(int, int, double, double) - Method in class org.mapsforge.map.layer.hills.HillsRenderConfig
 
getShapeType() - Method in class org.mapsforge.map.layer.renderer.HillshadingContainer
 
getShapeType() - Method in class org.mapsforge.map.layer.renderer.PolylineContainer
 
getShapeType() - Method in interface org.mapsforge.map.layer.renderer.ShapeContainer
 
getSize() - Method in interface org.mapsforge.map.layer.hills.ShadingAlgorithm.RawHillTileSource
 
getStartPosition() - Method in class org.mapsforge.map.layer.renderer.StandardRenderer
 
getStartZoomLevel() - Method in class org.mapsforge.map.layer.renderer.StandardRenderer
 
getString(String, String) - Method in interface org.mapsforge.map.model.common.PreferencesFacade
 
getStrokeIncrease() - Method in class org.mapsforge.map.layer.overlay.Polyline
 
getTags() - Method in class org.mapsforge.map.layer.renderer.PolylineContainer
 
getTextScale() - Method in class org.mapsforge.map.layer.renderer.TileRendererLayer
 
getThemeCallback() - Method in class org.mapsforge.map.model.DisplayModel
Theme callback.
getThreadPriority() - Method in class org.mapsforge.map.layer.LayerManager
 
getThreadPriority() - Method in class org.mapsforge.map.util.PausableThread
 
getTileCache() - Method in class org.mapsforge.map.layer.TileLayer
 
getTilePositions(BoundingBox, byte, Point, int) - Static method in class org.mapsforge.map.util.LayerUtil
 
getTiles(BoundingBox, byte, int) - Static method in class org.mapsforge.map.util.LayerUtil
 
getTiles(Tile, Tile) - Static method in class org.mapsforge.map.util.LayerUtil
 
getTileSize() - Method in class org.mapsforge.map.layer.download.tilesource.OnlineTileSource
 
getTileSize() - Method in class org.mapsforge.map.model.DisplayModel
Width and height of a map tile in pixel after system and user scaling is applied.
getTileSize() - Method in class org.mapsforge.map.model.FixedTileSizeDisplayModel
 
getTileSizeMultiple() - Method in class org.mapsforge.map.model.DisplayModel
Gets the tile size multiple.
getTileSource() - Method in class org.mapsforge.map.layer.hills.HillsRenderConfig
 
getTileUrl(Tile) - Method in class org.mapsforge.map.layer.download.tilesource.OnlineTileSource
 
getTileUrl(Tile) - Method in class org.mapsforge.map.layer.download.tilesource.OpenStreetMapMapnik
 
getTileUrl(Tile) - Method in interface org.mapsforge.map.layer.download.tilesource.TileSource
 
getTimeoutConnect() - Method in class org.mapsforge.map.layer.download.tilesource.AbstractTileSource
 
getTimeoutConnect() - Method in interface org.mapsforge.map.layer.download.tilesource.TileSource
 
getTimeoutRead() - Method in class org.mapsforge.map.layer.download.tilesource.AbstractTileSource
 
getTimeoutRead() - Method in interface org.mapsforge.map.layer.download.tilesource.TileSource
 
getTitle(String) - Method in class org.mapsforge.map.rendertheme.XmlRenderThemeStyleLayer
 
getTitles() - Method in class org.mapsforge.map.rendertheme.XmlRenderThemeStyleLayer
 
getTopLeftPoint(MapPosition, Dimension, int) - Static method in class org.mapsforge.map.util.MapPositionUtil
 
getUpperLeft() - Method in class org.mapsforge.map.layer.renderer.PolylineContainer
 
getUpperLeft(BoundingBox, byte, int) - Static method in class org.mapsforge.map.util.LayerUtil
Upper left tile for an area.
getUserAgent() - Method in class org.mapsforge.map.layer.download.tilesource.AbstractTileSource
 
getUserAgent() - Method in interface org.mapsforge.map.layer.download.tilesource.TileSource
 
getUserScaleFactor() - Method in class org.mapsforge.map.model.DisplayModel
Returns the user scale factor.
getVersion() - Method in interface org.mapsforge.map.layer.labels.LabelStore
Returns a version number, which changes every time an update is made to the LabelStore.
getVersion() - Method in class org.mapsforge.map.layer.labels.MapDataStoreLabelStore
 
getVersion() - Method in class org.mapsforge.map.layer.labels.TileBasedLabelStore
 
getVerticalOffset() - Method in class org.mapsforge.map.layer.overlay.Marker
 
getVisibleItems(Tile, Tile) - Method in interface org.mapsforge.map.layer.labels.LabelStore
Gets the items that are visible on a set of tiles.
getVisibleItems(Tile, Tile) - Method in class org.mapsforge.map.layer.labels.MapDataStoreLabelStore
 
getVisibleItems(Tile, Tile) - Method in class org.mapsforge.map.layer.labels.TileBasedLabelStore
 
getWidth() - Method in interface org.mapsforge.map.view.MapView
 
getXmlPullParserFactory() - Static method in class org.mapsforge.map.rendertheme.rule.RenderThemeHandler
 
getXmlThemes() - Method in class org.mapsforge.map.rendertheme.ZipXmlThemeResourceProvider
 
getZoomLevel() - Method in interface org.mapsforge.map.model.IMapViewPosition
 
getZoomLevel() - Method in class org.mapsforge.map.model.MapViewPosition
 
getZoomLevelMax() - Method in class org.mapsforge.map.layer.download.tilesource.OnlineTileSource
 
getZoomLevelMax() - Method in class org.mapsforge.map.layer.download.tilesource.OpenStreetMapMapnik
 
getZoomLevelMax() - Method in interface org.mapsforge.map.layer.download.tilesource.TileSource
 
getZoomLevelMax() - Method in class org.mapsforge.map.layer.renderer.StandardRenderer
 
getZoomLevelMax() - Method in interface org.mapsforge.map.model.IMapViewPosition
 
getZoomLevelMax() - Method in class org.mapsforge.map.model.MapViewPosition
 
getZoomLevelMin() - Method in class org.mapsforge.map.layer.download.tilesource.OnlineTileSource
 
getZoomLevelMin() - Method in class org.mapsforge.map.layer.download.tilesource.OpenStreetMapMapnik
 
getZoomLevelMin() - Method in interface org.mapsforge.map.layer.download.tilesource.TileSource
 
getZoomLevelMin() - Method in interface org.mapsforge.map.model.IMapViewPosition
 
getZoomLevelMin() - Method in class org.mapsforge.map.model.MapViewPosition
 
graphicFactory - Variable in class org.mapsforge.map.layer.renderer.StandardRenderer
 
graphicFactory - Variable in class org.mapsforge.map.rendertheme.renderinstruction.RenderInstruction
 
graphicFactory - Variable in class org.mapsforge.map.scalebar.MapScaleBar
 
Grid - Class in org.mapsforge.map.layer.overlay
The Grid layer draws a geographical grid.
Grid(GraphicFactory, DisplayModel, Map<Byte, Double>) - Constructor for class org.mapsforge.map.layer.overlay.Grid
Ctor.
Grid(DisplayModel, Map<Byte, Double>, Paint, Paint, Paint, Paint) - Constructor for class org.mapsforge.map.layer.overlay.Grid
Ctor.
GroupLayer - Class in org.mapsforge.map.layer
A layer which is a group of other layers.
GroupLayer() - Constructor for class org.mapsforge.map.layer.GroupLayer
 

H

hasAlpha - Variable in class org.mapsforge.map.layer.queue.Job
 
hasAlpha() - Method in class org.mapsforge.map.layer.download.tilesource.OnlineTileSource
 
hasAlpha() - Method in class org.mapsforge.map.layer.download.tilesource.OpenStreetMapMapnik
 
hasAlpha() - Method in interface org.mapsforge.map.layer.download.tilesource.TileSource
 
hashCode() - Method in class org.mapsforge.map.datastore.PointOfInterest
 
hashCode() - Method in class org.mapsforge.map.datastore.Way
 
hashCode() - Method in class org.mapsforge.map.layer.download.DownloadJob
 
hashCode() - Method in class org.mapsforge.map.layer.download.tilesource.AbstractTileSource
 
hashCode() - Method in class org.mapsforge.map.layer.download.tilesource.OnlineTileSource
 
hashCode() - Method in class org.mapsforge.map.layer.hills.DiffuseLightShadingAlgorithm
 
hashCode() - Method in class org.mapsforge.map.layer.hills.SimpleShadingAlgorithm
 
hashCode() - Method in class org.mapsforge.map.layer.queue.Job
 
hashCode() - Method in class org.mapsforge.map.layer.renderer.RendererJob
 
hashCode() - Method in class org.mapsforge.map.model.DisplayModel
 
hashCode() - Method in class org.mapsforge.map.rendertheme.ExternalRenderTheme
 
hashCode() - Method in class org.mapsforge.map.rendertheme.StreamRenderTheme
 
hashCode() - Method in class org.mapsforge.map.rendertheme.ZipRenderTheme
 
hasJobQueue - Variable in class org.mapsforge.map.layer.TileLayer
 
hasMapBackgroundOutside() - Method in class org.mapsforge.map.rendertheme.rule.RenderTheme
 
hasWork() - Method in class org.mapsforge.map.layer.LayerManager
 
hasWork() - Method in class org.mapsforge.map.util.PausableThread
 
height - Variable in class org.mapsforge.map.layer.hills.ShadingAlgorithm.RawShadingResult
 
height - Variable in class org.mapsforge.map.rendertheme.renderinstruction.RenderInstruction
 
HIGHEST - org.mapsforge.map.util.PausableThread.ThreadPriority
The maximum priority a thread can have.
Hillshading - Class in org.mapsforge.map.rendertheme.renderinstruction
Represents hillshading on a painter algorithm layer/level in the parsed rendertheme (but without a rule, we don't need to increase waymatching complexity here)
Hillshading(byte, byte, short, byte, boolean, int, GraphicFactory) - Constructor for class org.mapsforge.map.rendertheme.renderinstruction.Hillshading
 
HillshadingContainer - Class in org.mapsforge.map.layer.renderer
 
HillshadingContainer(HillshadingBitmap, float, Rectangle, Rectangle) - Constructor for class org.mapsforge.map.layer.renderer.HillshadingContainer
 
hillsRect - Variable in class org.mapsforge.map.layer.renderer.HillshadingContainer
 
hillsRenderConfig - Variable in class org.mapsforge.map.layer.renderer.StandardRenderer
 
HillsRenderConfig - Class in org.mapsforge.map.layer.hills
Mutable frontend for the hillshading cache/processing in HgtCache
HillsRenderConfig(File, GraphicFactory, ShadeTileSource, ShadingAlgorithm) - Constructor for class org.mapsforge.map.layer.hills.HillsRenderConfig
 
HillsRenderConfig(ShadeTileSource) - Constructor for class org.mapsforge.map.layer.hills.HillsRenderConfig
 
hostNames - Variable in class org.mapsforge.map.layer.download.tilesource.AbstractTileSource
 

I

IMapViewPosition - Interface in org.mapsforge.map.model
An interface to being able to use different implementations of MapViewPosition.
ImperialUnitAdapter - Class in org.mapsforge.map.scalebar
 
ImperialUnitAdapter() - Constructor for class org.mapsforge.map.scalebar.ImperialUnitAdapter
 
incrementRefCount() - Method in class org.mapsforge.map.rendertheme.rule.RenderThemeFuture
 
indexOf(Layer) - Method in class org.mapsforge.map.layer.Layers
 
indexOnThread() - Method in class org.mapsforge.map.layer.hills.HillsRenderConfig
call after initialization, after a set of changes to the settable properties or after forceReindex to initiate background indexing
init(PreferencesFacade) - Method in interface org.mapsforge.map.model.common.Persistable
 
init(PreferencesFacade) - Method in interface org.mapsforge.map.model.IMapViewPosition
Initializes the class.
init(PreferencesFacade) - Method in class org.mapsforge.map.model.MapViewPosition
 
init(PreferencesFacade) - Method in class org.mapsforge.map.model.Model
 
InMemoryTileCache - Class in org.mapsforge.map.layer.cache
A thread-safe cache for tile images with a variable size and LRU policy.
InMemoryTileCache(int) - Constructor for class org.mapsforge.map.layer.cache.InMemoryTileCache
 
InputListener - Interface in org.mapsforge.map.view
This listener can be used to get informed about manual changes of position or zoom.
INSTANCE - Static variable in class org.mapsforge.map.layer.download.tilesource.OpenStreetMapMapnik
 
INSTANCE - Static variable in class org.mapsforge.map.scalebar.ImperialUnitAdapter
 
INSTANCE - Static variable in class org.mapsforge.map.scalebar.MetricUnitAdapter
 
INSTANCE - Static variable in class org.mapsforge.map.scalebar.NauticalImperialUnitAdapter
 
INSTANCE - Static variable in class org.mapsforge.map.scalebar.NauticalUnitAdapter
 
interrupt() - Method in class org.mapsforge.map.layer.queue.JobQueue
 
interrupt() - Method in class org.mapsforge.map.util.PausableThread
 
isCancelled() - Method in class org.mapsforge.map.layer.hills.LatchedLazyFuture
 
isCancelled() - Method in class org.mapsforge.map.layer.hills.SyncLazyFuture
 
isClosedWay() - Method in class org.mapsforge.map.layer.renderer.PolylineContainer
 
isDone() - Method in class org.mapsforge.map.layer.hills.LatchedLazyFuture
 
isDone() - Method in class org.mapsforge.map.layer.hills.SyncLazyFuture
 
isDrawSimple() - Method in class org.mapsforge.map.layer.debug.TileCoordinatesLayer
 
isEmpty() - Method in class org.mapsforge.map.layer.Layers
 
isEnabled() - Method in class org.mapsforge.map.rendertheme.XmlRenderThemeStyleLayer
 
isEnableInterpolationOverlap() - Method in class org.mapsforge.map.layer.hills.MemoryCachingHgtReaderTileSource
 
isFollowRedirects() - Method in class org.mapsforge.map.layer.download.tilesource.AbstractTileSource
 
isFollowRedirects() - Method in interface org.mapsforge.map.layer.download.tilesource.TileSource
 
isKeepAligned() - Method in class org.mapsforge.map.layer.overlay.Circle
 
isKeepAligned() - Method in class org.mapsforge.map.layer.overlay.Polygon
 
isKeepAligned() - Method in class org.mapsforge.map.layer.overlay.Polyline
 
isPausing() - Method in class org.mapsforge.map.util.PausableThread
 
isPersistent() - Method in class org.mapsforge.map.layer.cache.FileSystemTileCache
Whether the cache is persistent.
isRedrawNecessary() - Method in class org.mapsforge.map.scalebar.MapScaleBar
Determines if a redraw is necessary or not
isScaleRadius() - Method in class org.mapsforge.map.layer.overlay.FixedPixelCircle
 
isTileStale(Tile, TileBitmap) - Method in class org.mapsforge.map.layer.download.TileDownloadLayer
Whether the tile is stale and should be refreshed.
isTileStale(Tile, TileBitmap) - Method in class org.mapsforge.map.layer.renderer.TileRendererLayer
Whether the tile is stale and should be refreshed.
isTileStale(Tile, TileBitmap) - Method in class org.mapsforge.map.layer.TileLayer
Whether the tile is stale and should be refreshed.
isTileStale(Tile, TileBitmap) - Method in class org.mapsforge.map.layer.tilestore.TileStoreLayer
Whether the tile is stale and should be refreshed.
isTransparent - Variable in class org.mapsforge.map.layer.TileLayer
 
isVisible() - Method in class org.mapsforge.map.layer.Layer
 
isVisible() - Method in class org.mapsforge.map.rendertheme.XmlRenderThemeStyleLayer
 
isVisible() - Method in class org.mapsforge.map.scalebar.MapScaleBar
 
isVisible() - Method in class org.mapsforge.map.view.FpsCounter
 
isWater - Variable in class org.mapsforge.map.datastore.MapReadResult
True if the read area is completely covered by water, false otherwise.
iterator() - Method in class org.mapsforge.map.layer.Layers
 

J

Job - Class in org.mapsforge.map.layer.queue
 
Job(Tile, boolean) - Constructor for class org.mapsforge.map.layer.queue.Job
 
jobQueue - Variable in class org.mapsforge.map.layer.TileLayer
 
JobQueue<T extends Job> - Class in org.mapsforge.map.layer.queue
 
JobQueue(IMapViewPosition, DisplayModel) - Constructor for class org.mapsforge.map.layer.queue.JobQueue
 

K

keyName - Variable in class org.mapsforge.map.layer.download.tilesource.AbstractTileSource
 

L

LabelLayer - Class in org.mapsforge.map.layer.labels
 
LabelLayer(GraphicFactory, LabelStore) - Constructor for class org.mapsforge.map.layer.labels.LabelLayer
 
labelPosition - Variable in class org.mapsforge.map.datastore.Way
The position of the area label (may be null).
labels - Variable in class org.mapsforge.map.rendertheme.RenderContext
 
labelsOnly - Variable in class org.mapsforge.map.layer.renderer.RendererJob
 
labelStore - Variable in class org.mapsforge.map.layer.labels.LabelLayer
 
LabelStore - Interface in org.mapsforge.map.layer.labels
The LabelStore is an abstract store for labels from which it is possible to retrieve a priority-ordered queue of items that are visible within a given bounding box for a zoom level.
lastLabelStoreVersion - Variable in class org.mapsforge.map.layer.labels.LabelLayer
 
LatchedLazyFuture<X> - Class in org.mapsforge.map.layer.hills
A simple calculation future for cross-thread result sharing and optional eager parallelism via LatchedLazyFuture.withRunningThread().
LatchedLazyFuture() - Constructor for class org.mapsforge.map.layer.hills.LatchedLazyFuture
 
latLongs - Variable in class org.mapsforge.map.datastore.Way
The geographical coordinates of the way nodes.
layer - Variable in class org.mapsforge.map.datastore.PointOfInterest
The layer of this POI + 5 (to avoid negative values).
layer - Variable in class org.mapsforge.map.datastore.Way
The layer of this way + 5 (to avoid negative values).
Layer - Class in org.mapsforge.map.layer
 
Layer() - Constructor for class org.mapsforge.map.layer.Layer
 
LayerManager - Class in org.mapsforge.map.layer
 
LayerManager(MapView, IMapViewPosition, GraphicFactory) - Constructor for class org.mapsforge.map.layer.LayerManager
 
LayerManagerController - Class in org.mapsforge.map.controller
 
layers - Variable in class org.mapsforge.map.layer.GroupLayer
The group of other layers.
Layers - Class in org.mapsforge.map.layer
A thread-safe Layer list which does not allow null elements.
LayerUtil - Class in org.mapsforge.map.util
 
LazyFuture<X> - Class in org.mapsforge.map.layer.hills
A simple calculation future for cross-thread result sharing and optional eager parallelism via LatchedLazyFuture.withRunningThread().
LazyFuture() - Constructor for class org.mapsforge.map.layer.hills.LazyFuture
 
Line - Class in org.mapsforge.map.rendertheme.renderinstruction
Represents a polyline on the map.
Line(GraphicFactory, DisplayModel, String, XmlPullParser, int, String, XmlThemeResourceProvider) - Constructor for class org.mapsforge.map.rendertheme.renderinstruction.Line
 
linearity - Variable in class org.mapsforge.map.layer.hills.SimpleShadingAlgorithm
 
LineSymbol - Class in org.mapsforge.map.rendertheme.renderinstruction
Represents an icon along a polyline on the map.
LineSymbol(GraphicFactory, DisplayModel, String, XmlPullParser, String, XmlThemeResourceProvider) - Constructor for class org.mapsforge.map.rendertheme.renderinstruction.LineSymbol
 
lowerRight - Variable in class org.mapsforge.map.layer.labels.LabelLayer
 
LOWEST - org.mapsforge.map.util.PausableThread.ThreadPriority
The minimum priority a thread can have.

M

magnitude - Variable in class org.mapsforge.map.layer.renderer.HillshadingContainer
 
mapDataStore - Variable in class org.mapsforge.map.layer.renderer.RendererJob
 
mapDataStore - Variable in class org.mapsforge.map.layer.renderer.StandardRenderer
 
MapDataStore - Class in org.mapsforge.map.datastore
Base class for map data retrieval.
MapDataStore() - Constructor for class org.mapsforge.map.datastore.MapDataStore
Ctor for MapDataStore that will use default language.
MapDataStore(String) - Constructor for class org.mapsforge.map.datastore.MapDataStore
Ctor for MapDataStore setting preferred language.
MapDataStoreLabelStore - Class in org.mapsforge.map.layer.labels
A LabelStore that reads the labels out of a MapDataStore
MapDataStoreLabelStore(MapDataStore, RenderThemeFuture, float, DisplayModel, GraphicFactory) - Constructor for class org.mapsforge.map.layer.labels.MapDataStoreLabelStore
 
MapPositionUtil - Class in org.mapsforge.map.util
 
MapReadResult - Class in org.mapsforge.map.datastore
An immutable container for the data returned from a MapDataStore.
MapReadResult() - Constructor for class org.mapsforge.map.datastore.MapReadResult
 
MapScaleBar - Class in org.mapsforge.map.scalebar
A MapScaleBar displays the ratio of a distance on the map to the corresponding distance on the ground.
MapScaleBar(IMapViewPosition, MapViewDimension, DisplayModel, GraphicFactory, int, int, float) - Constructor for class org.mapsforge.map.scalebar.MapScaleBar
 
MapScaleBar.ScaleBarLengthAndValue - Class in org.mapsforge.map.scalebar
Internal class used by calculateScaleBarLengthAndValue
MapScaleBar.ScaleBarPosition - Enum in org.mapsforge.map.scalebar
 
mapScaleBitmap - Variable in class org.mapsforge.map.scalebar.MapScaleBar
 
mapScaleCanvas - Variable in class org.mapsforge.map.scalebar.MapScaleBar
 
MapView - Interface in org.mapsforge.map.view
 
MapViewController - Class in org.mapsforge.map.controller
 
mapViewDimension - Variable in class org.mapsforge.map.model.Model
 
MapViewDimension - Class in org.mapsforge.map.model
 
MapViewDimension() - Constructor for class org.mapsforge.map.model.MapViewDimension
 
mapViewPosition - Variable in class org.mapsforge.map.model.Model
 
MapViewPosition - Class in org.mapsforge.map.model
 
MapViewPosition(DisplayModel) - Constructor for class org.mapsforge.map.model.MapViewPosition
 
MapViewProjection - Class in org.mapsforge.map.util
 
MapViewProjection(MapView) - Constructor for class org.mapsforge.map.util.MapViewProjection
 
MapWorkerPool - Class in org.mapsforge.map.layer.renderer
 
MapWorkerPool(TileCache, JobQueue<RendererJob>, DatabaseRenderer, Layer) - Constructor for class org.mapsforge.map.layer.renderer.MapWorkerPool
 
Marker - Class in org.mapsforge.map.layer.overlay
A Marker draws a Bitmap at a given geographical position.
Marker(LatLong, Bitmap, int, int) - Constructor for class org.mapsforge.map.layer.overlay.Marker
 
matchClosedWay(RenderCallback, RenderContext, PolylineContainer) - Method in class org.mapsforge.map.rendertheme.rule.RenderTheme
Matches a closed way with the given parameters against this RenderTheme.
matchHillShadings(StandardRenderer, RenderContext) - Method in class org.mapsforge.map.rendertheme.rule.RenderTheme
 
matchLinearWay(RenderCallback, RenderContext, PolylineContainer) - Method in class org.mapsforge.map.rendertheme.rule.RenderTheme
Matches a linear way with the given parameters against this RenderTheme.
matchNode(RenderCallback, RenderContext, PointOfInterest) - Method in class org.mapsforge.map.rendertheme.rule.RenderTheme
Matches a node with the given parameters against this RenderTheme.
matrix - Variable in class org.mapsforge.map.layer.labels.LabelLayer
 
MemoryCachingHgtReaderTileSource - Class in org.mapsforge.map.layer.hills
Mutable configuration frontend for an underlying HgtCache (that will be replaced in one piece when parameters change)
MemoryCachingHgtReaderTileSource(File, ShadingAlgorithm, GraphicFactory) - Constructor for class org.mapsforge.map.layer.hills.MemoryCachingHgtReaderTileSource
 
MemoryCachingHgtReaderTileSource(GraphicFactory) - Constructor for class org.mapsforge.map.layer.hills.MemoryCachingHgtReaderTileSource
 
METER_FOOT_RATIO - Static variable in class org.mapsforge.map.scalebar.ImperialUnitAdapter
 
METER_FOOT_RATIO - Static variable in class org.mapsforge.map.scalebar.NauticalImperialUnitAdapter
 
MetricUnitAdapter - Class in org.mapsforge.map.scalebar
 
MetricUnitAdapter() - Constructor for class org.mapsforge.map.scalebar.MetricUnitAdapter
 
Model - Class in org.mapsforge.map.model
 
Model() - Constructor for class org.mapsforge.map.model.Model
 
moveCenter(double, double) - Method in interface org.mapsforge.map.model.IMapViewPosition
Moves the center position of the map by the given amount of pixels.
moveCenter(double, double) - Method in class org.mapsforge.map.model.MapViewPosition
Animates the center position of the map by the given amount of pixels.
moveCenter(double, double, boolean) - Method in interface org.mapsforge.map.model.IMapViewPosition
Moves the center position of the map by the given amount of pixels.
moveCenter(double, double, boolean) - Method in class org.mapsforge.map.model.MapViewPosition
Moves the center position of the map by the given amount of pixels.
moveCenterAndZoom(double, double, byte) - Method in interface org.mapsforge.map.model.IMapViewPosition
Animates the center position of the map by the given amount of pixels.
moveCenterAndZoom(double, double, byte) - Method in class org.mapsforge.map.model.MapViewPosition
Animates the center position of the map by the given amount of pixels.
moveCenterAndZoom(double, double, byte, boolean) - Method in class org.mapsforge.map.model.MapViewPosition
Moves the center position of the map by the given amount of pixels.
MultiMapDataStore - Class in org.mapsforge.map.datastore
A MapDatabase that reads and combines data from multiple map files.
MultiMapDataStore(MultiMapDataStore.DataPolicy) - Constructor for class org.mapsforge.map.datastore.MultiMapDataStore
 
MultiMapDataStore.DataPolicy - Enum in org.mapsforge.map.datastore
 

N

NauticalImperialUnitAdapter - Class in org.mapsforge.map.scalebar
 
NauticalImperialUnitAdapter() - Constructor for class org.mapsforge.map.scalebar.NauticalImperialUnitAdapter
 
NauticalUnitAdapter - Class in org.mapsforge.map.scalebar
 
NauticalUnitAdapter() - Constructor for class org.mapsforge.map.scalebar.NauticalUnitAdapter
 
NORMAL - org.mapsforge.map.util.PausableThread.ThreadPriority
The default priority of a thread.
northLat() - Method in interface org.mapsforge.map.layer.hills.ShadingAlgorithm.RawHillTileSource
A ShadingAlgorithm might want to determine the projected dimensions of the tile
notifyObservers() - Method in class org.mapsforge.map.model.common.Observable
 
notifyWorkers() - Method in class org.mapsforge.map.layer.queue.JobQueue
 

O

Observable - Class in org.mapsforge.map.model.common
 
Observable() - Constructor for class org.mapsforge.map.model.common.Observable
 
ObservableInterface - Interface in org.mapsforge.map.model.common
 
Observer - Interface in org.mapsforge.map.model.common
 
onAdd() - Method in class org.mapsforge.map.layer.download.TileDownloadLayer
 
onAdd() - Method in class org.mapsforge.map.layer.Layer
Called each time this Layer is added to a Layers list.
onAdd() - Method in class org.mapsforge.map.layer.renderer.TileRendererLayer
 
onChange() - Method in class org.mapsforge.map.controller.FrameBufferController
 
onChange() - Method in class org.mapsforge.map.controller.LayerManagerController
 
onChange() - Method in class org.mapsforge.map.controller.MapViewController
 
onChange() - Method in class org.mapsforge.map.layer.download.TileDownloadLayer
 
onChange() - Method in class org.mapsforge.map.layer.renderer.TileRendererLayer
 
onChange() - Method in interface org.mapsforge.map.model.common.Observer
Called whenever the observed object has been changed.
onDestroy() - Method in class org.mapsforge.map.layer.download.TileDownloadLayer
 
onDestroy() - Method in class org.mapsforge.map.layer.GroupLayer
 
onDestroy() - Method in class org.mapsforge.map.layer.labels.ThreadedLabelLayer
 
onDestroy() - Method in class org.mapsforge.map.layer.Layer
 
onDestroy() - Method in class org.mapsforge.map.layer.overlay.Marker
 
onDestroy() - Method in class org.mapsforge.map.layer.renderer.TileRendererLayer
 
ONE_KILOMETER - Static variable in class org.mapsforge.map.scalebar.MetricUnitAdapter
 
ONE_MILE - Static variable in class org.mapsforge.map.scalebar.ImperialUnitAdapter
 
ONE_MILE - Static variable in class org.mapsforge.map.scalebar.NauticalImperialUnitAdapter
 
ONE_MILE - Static variable in class org.mapsforge.map.scalebar.NauticalUnitAdapter
 
OnlineTileSource - Class in org.mapsforge.map.layer.download.tilesource
 
OnlineTileSource(String[], int) - Constructor for class org.mapsforge.map.layer.download.tilesource.OnlineTileSource
 
onLongPress(LatLong, Point, Point) - Method in class org.mapsforge.map.layer.GroupLayer
GroupLayer does not have a position, layerXY is null.
onLongPress(LatLong, Point, Point) - Method in class org.mapsforge.map.layer.Layer
Handles a long press event.
onMoveEvent() - Method in interface org.mapsforge.map.view.InputListener
A manual movement has been started.
onPause() - Method in class org.mapsforge.map.layer.download.TileDownloadLayer
 
onRemove() - Method in class org.mapsforge.map.layer.download.TileDownloadLayer
 
onRemove() - Method in class org.mapsforge.map.layer.Layer
Called each time this Layer is removed from a Layers list.
onRemove() - Method in class org.mapsforge.map.layer.renderer.TileRendererLayer
 
onResume() - Method in class org.mapsforge.map.layer.download.TileDownloadLayer
 
onScroll(float, float, float, float) - Method in class org.mapsforge.map.layer.Layer
Handles a scroll event.
onTap(LatLong, Point, Point) - Method in class org.mapsforge.map.layer.GroupLayer
GroupLayer does not have a position, layerXY is null.
onTap(LatLong, Point, Point) - Method in class org.mapsforge.map.layer.Layer
Handles a tap event.
onZoomEvent() - Method in interface org.mapsforge.map.view.InputListener
A manual zoom has been started.
OpenStreetMapMapnik - Class in org.mapsforge.map.layer.download.tilesource
A tile source which fetches standard Mapnik tiles from OpenStreetMap.
OpenStreetMapMapnik(String[], int) - Constructor for class org.mapsforge.map.layer.download.tilesource.OpenStreetMapMapnik
 
org.mapsforge.map.controller - package org.mapsforge.map.controller
 
org.mapsforge.map.datastore - package org.mapsforge.map.datastore
 
org.mapsforge.map.layer - package org.mapsforge.map.layer
 
org.mapsforge.map.layer.cache - package org.mapsforge.map.layer.cache
 
org.mapsforge.map.layer.debug - package org.mapsforge.map.layer.debug
 
org.mapsforge.map.layer.download - package org.mapsforge.map.layer.download
 
org.mapsforge.map.layer.download.tilesource - package org.mapsforge.map.layer.download.tilesource
 
org.mapsforge.map.layer.hills - package org.mapsforge.map.layer.hills
 
org.mapsforge.map.layer.labels - package org.mapsforge.map.layer.labels
 
org.mapsforge.map.layer.overlay - package org.mapsforge.map.layer.overlay
 
org.mapsforge.map.layer.queue - package org.mapsforge.map.layer.queue
 
org.mapsforge.map.layer.renderer - package org.mapsforge.map.layer.renderer
 
org.mapsforge.map.layer.tilestore - package org.mapsforge.map.layer.tilestore
 
org.mapsforge.map.model - package org.mapsforge.map.model
 
org.mapsforge.map.model.common - package org.mapsforge.map.model.common
 
org.mapsforge.map.rendertheme - package org.mapsforge.map.rendertheme
 
org.mapsforge.map.rendertheme.renderinstruction - package org.mapsforge.map.rendertheme.renderinstruction
 
org.mapsforge.map.rendertheme.rule - package org.mapsforge.map.rendertheme.rule
 
org.mapsforge.map.scalebar - package org.mapsforge.map.scalebar
 
org.mapsforge.map.util - package org.mapsforge.map.util
 
org.mapsforge.map.view - package org.mapsforge.map.view
 
otherTile(Tile) - Method in class org.mapsforge.map.layer.renderer.RendererJob
Just a way of generating a hash key for a tile if only the RendererJob is known.
otherTile(Tile) - Method in class org.mapsforge.map.rendertheme.RenderContext
Just a way of generating a hash key for a tile if only the RendererJob is known.

P

padding - Variable in class org.mapsforge.map.layer.hills.ShadingAlgorithm.RawShadingResult
 
parseNonNegativeByte(String, String) - Static method in class org.mapsforge.map.rendertheme.XmlUtils
 
parseNonNegativeFloat(String, String) - Static method in class org.mapsforge.map.rendertheme.XmlUtils
 
parseNonNegativeInteger(String, String) - Static method in class org.mapsforge.map.rendertheme.XmlUtils
 
PathText - Class in org.mapsforge.map.rendertheme.renderinstruction
Represents a text along a polyline on the map.
PathText(GraphicFactory, DisplayModel, String, XmlPullParser) - Constructor for class org.mapsforge.map.rendertheme.renderinstruction.PathText
 
PausableThread - Class in org.mapsforge.map.util
An abstract base class for threads which support pausing and resuming.
PausableThread() - Constructor for class org.mapsforge.map.util.PausableThread
 
PausableThread.ThreadPriority - Enum in org.mapsforge.map.util
Specifies the scheduling priority of a Thread.
pause() - Method in class org.mapsforge.map.util.PausableThread
The thread should stop its work temporarily.
percent - Variable in class org.mapsforge.map.rendertheme.renderinstruction.RenderInstruction
 
Persistable - Interface in org.mapsforge.map.model.common
 
point - Variable in class org.mapsforge.map.layer.TilePosition
 
PointOfInterest - Class in org.mapsforge.map.datastore
An immutable container for all data associated with a single point of interest node (POI).
PointOfInterest(byte, List<Tag>, LatLong) - Constructor for class org.mapsforge.map.datastore.PointOfInterest
 
pointOfInterests - Variable in class org.mapsforge.map.datastore.MapReadResult
The read POIs.
PoiWayBundle - Class in org.mapsforge.map.datastore
 
PoiWayBundle(List<PointOfInterest>, List<Way>) - Constructor for class org.mapsforge.map.datastore.PoiWayBundle
 
Polygon - Class in org.mapsforge.map.layer.overlay
A Polygon draws a closed connected series of line segments specified by a list of LatLongs.
Polygon(Paint, Paint, GraphicFactory) - Constructor for class org.mapsforge.map.layer.overlay.Polygon
 
Polygon(Paint, Paint, GraphicFactory, boolean) - Constructor for class org.mapsforge.map.layer.overlay.Polygon
 
Polyline - Class in org.mapsforge.map.layer.overlay
A Polyline draws a connected series of line segments specified by a list of LatLongs.
Polyline(Paint, GraphicFactory) - Constructor for class org.mapsforge.map.layer.overlay.Polyline
 
Polyline(Paint, GraphicFactory, boolean) - Constructor for class org.mapsforge.map.layer.overlay.Polyline
 
PolylineContainer - Class in org.mapsforge.map.layer.renderer
A PolylineContainer encapsulates the way data retrieved from a map file.
PolylineContainer(Point[], Tile, Tile, List<Tag>) - Constructor for class org.mapsforge.map.layer.renderer.PolylineContainer
 
PolylineContainer(Way, Tile, Tile) - Constructor for class org.mapsforge.map.layer.renderer.PolylineContainer
 
port - Variable in class org.mapsforge.map.layer.download.tilesource.AbstractTileSource
 
position - Variable in class org.mapsforge.map.datastore.PointOfInterest
The position of this POI.
PreferencesFacade - Interface in org.mapsforge.map.model.common
 
preferredLanguage - Variable in class org.mapsforge.map.datastore.MapDataStore
the preferred language when extracting labels from this data store.
PREFIX_FILE - Static variable in class org.mapsforge.map.rendertheme.XmlUtils
 
prepareOnThread() - Method in class org.mapsforge.map.layer.hills.MemoryCachingHgtReaderTileSource
 
prepareOnThread() - Method in interface org.mapsforge.map.layer.hills.ShadeTileSource
prepare anything lazily derived from configuration off this thread
prevMapPosition - Variable in class org.mapsforge.map.scalebar.MapScaleBar
 
proceed() - Method in class org.mapsforge.map.util.PausableThread
The paused thread should continue with its work.
processReadMapData(RenderContext, MapReadResult) - Method in class org.mapsforge.map.layer.renderer.StandardRenderer
 
processRenderTheme() - Method in class org.mapsforge.map.rendertheme.rule.RenderThemeHandler
 
purge() - Method in class org.mapsforge.map.layer.cache.FileSystemTileCache
Purges this cache.
purge() - Method in class org.mapsforge.map.layer.cache.InMemoryTileCache
 
purge() - Method in interface org.mapsforge.map.layer.cache.TileCache
Purges this cache.
purge() - Method in class org.mapsforge.map.layer.cache.TileStore
 
purge() - Method in class org.mapsforge.map.layer.cache.TwoLevelTileCache
 
put(Job, TileBitmap) - Method in class org.mapsforge.map.layer.cache.FileSystemTileCache
 
put(Job, TileBitmap) - Method in class org.mapsforge.map.layer.cache.InMemoryTileCache
 
put(Job, TileBitmap) - Method in interface org.mapsforge.map.layer.cache.TileCache
 
put(Job, TileBitmap) - Method in class org.mapsforge.map.layer.cache.TileStore
 
put(Job, TileBitmap) - Method in class org.mapsforge.map.layer.cache.TwoLevelTileCache
 
putBoolean(String, boolean) - Method in interface org.mapsforge.map.model.common.PreferencesFacade
 
putByte(String, byte) - Method in interface org.mapsforge.map.model.common.PreferencesFacade
 
putDouble(String, double) - Method in interface org.mapsforge.map.model.common.PreferencesFacade
 
putFloat(String, float) - Method in interface org.mapsforge.map.model.common.PreferencesFacade
 
putInt(String, int) - Method in interface org.mapsforge.map.model.common.PreferencesFacade
 
putLong(String, long) - Method in interface org.mapsforge.map.model.common.PreferencesFacade
 
putString(String, String) - Method in interface org.mapsforge.map.model.common.PreferencesFacade
 

R

random - Variable in class org.mapsforge.map.layer.download.tilesource.AbstractTileSource
 
RawShadingResult(byte[], int, int, int) - Constructor for class org.mapsforge.map.layer.hills.ShadingAlgorithm.RawShadingResult
 
readLabels(Tile) - Method in class org.mapsforge.map.datastore.MapDataStore
Reads only labels for tile.
readLabels(Tile) - Method in class org.mapsforge.map.datastore.MultiMapDataStore
 
readLabels(Tile, Tile) - Method in class org.mapsforge.map.datastore.MapDataStore
Reads data for an area defined by the tile in the upper left and the tile in the lower right corner.
readLabels(Tile, Tile) - Method in class org.mapsforge.map.datastore.MultiMapDataStore
 
readMapData(Tile) - Method in class org.mapsforge.map.datastore.MapDataStore
Reads data for tile.
readMapData(Tile) - Method in class org.mapsforge.map.datastore.MultiMapDataStore
 
readMapData(Tile, Tile) - Method in class org.mapsforge.map.datastore.MapDataStore
Reads data for an area defined by the tile in the upper left and the tile in the lower right corner.
readMapData(Tile, Tile) - Method in class org.mapsforge.map.datastore.MultiMapDataStore
 
readPoiData(Tile) - Method in class org.mapsforge.map.datastore.MapDataStore
Reads only POI data for tile.
readPoiData(Tile) - Method in class org.mapsforge.map.datastore.MultiMapDataStore
 
readPoiData(Tile, Tile) - Method in class org.mapsforge.map.datastore.MapDataStore
Reads POI data for an area defined by the tile in the upper left and the tile in the lower right corner.
readPoiData(Tile, Tile) - Method in class org.mapsforge.map.datastore.MultiMapDataStore
 
redraw(Canvas) - Method in class org.mapsforge.map.scalebar.DefaultMapScaleBar
 
redraw(Canvas) - Method in class org.mapsforge.map.scalebar.MapScaleBar
Redraw the map scale bar.
Redrawer - Interface in org.mapsforge.map.layer
 
redrawLayers() - Method in class org.mapsforge.map.layer.LayerManager
 
redrawLayers() - Method in interface org.mapsforge.map.layer.Redrawer
Requests an asynchronous redrawing of all layers.
redrawNeeded - Variable in class org.mapsforge.map.scalebar.MapScaleBar
 
redrawScaleBar() - Method in class org.mapsforge.map.scalebar.MapScaleBar
The scalebar will be redrawn on the next draw()
referer - Variable in class org.mapsforge.map.layer.download.tilesource.AbstractTileSource
 
refresh(Tile) - Method in interface org.mapsforge.map.layer.renderer.DirectRenderer.TileRefresher
 
remove(int) - Method in class org.mapsforge.map.layer.Layers
Removes a layer.
remove(int, boolean) - Method in class org.mapsforge.map.layer.Layers
Removes a layer.
remove(Layer) - Method in class org.mapsforge.map.layer.Layers
Removes a layer.
remove(Layer, boolean) - Method in class org.mapsforge.map.layer.Layers
Removes a layer.
remove(T) - Method in class org.mapsforge.map.layer.queue.JobQueue
 
removeAll(Collection<Layer>) - Method in class org.mapsforge.map.layer.Layers
Removes multiple layers.
removeAll(Collection<Layer>, boolean) - Method in class org.mapsforge.map.layer.Layers
Removes multiple layers.
removeEldestEntry(Map.Entry<Tile, List<MapElementContainer>>) - Method in class org.mapsforge.map.layer.labels.TileBasedLabelStore
 
removeObserver(Observer) - Method in class org.mapsforge.map.layer.cache.FileSystemTileCache
 
removeObserver(Observer) - Method in class org.mapsforge.map.layer.cache.InMemoryTileCache
 
removeObserver(Observer) - Method in class org.mapsforge.map.layer.cache.TileStore
 
removeObserver(Observer) - Method in class org.mapsforge.map.layer.cache.TwoLevelTileCache
 
removeObserver(Observer) - Method in class org.mapsforge.map.model.common.Observable
 
removeObserver(Observer) - Method in interface org.mapsforge.map.model.common.ObservableInterface
 
removeObserver(Observer) - Method in interface org.mapsforge.map.model.IMapViewPosition
Removes an observer from the class.
render(RenderContext, HillsRenderConfig) - Method in class org.mapsforge.map.rendertheme.renderinstruction.Hillshading
 
renderArea(RenderContext, Paint, Paint, int, PolylineContainer) - Method in class org.mapsforge.map.layer.renderer.StandardRenderer
 
renderArea(RenderContext, Paint, Paint, int, PolylineContainer) - Method in interface org.mapsforge.map.rendertheme.RenderCallback
Renders an area with the given parameters.
renderAreaCaption(RenderContext, Display, int, String, float, float, Paint, Paint, Position, int, PolylineContainer) - Method in class org.mapsforge.map.layer.renderer.StandardRenderer
 
renderAreaCaption(RenderContext, Display, int, String, float, float, Paint, Paint, Position, int, PolylineContainer) - Method in interface org.mapsforge.map.rendertheme.RenderCallback
Renders an area caption with the given text.
renderAreaSymbol(RenderContext, Display, int, Bitmap, PolylineContainer) - Method in class org.mapsforge.map.layer.renderer.StandardRenderer
 
renderAreaSymbol(RenderContext, Display, int, Bitmap, PolylineContainer) - Method in interface org.mapsforge.map.rendertheme.RenderCallback
Renders an area symbol with the given bitmap.
RenderCallback - Interface in org.mapsforge.map.rendertheme
Callback methods for rendering areas, ways and points of interest (POIs).
RenderContext - Class in org.mapsforge.map.rendertheme
A RenderContext contains all the information and data to render a map area, it is passed between calls in order to avoid local data stored in the DatabaseRenderer.
RenderContext(RendererJob, CanvasRasterer) - Constructor for class org.mapsforge.map.rendertheme.RenderContext
 
rendererJob - Variable in class org.mapsforge.map.rendertheme.RenderContext
 
RendererJob - Class in org.mapsforge.map.layer.renderer
 
RendererJob(Tile, MapDataStore, RenderThemeFuture, DisplayModel, float, boolean, boolean) - Constructor for class org.mapsforge.map.layer.renderer.RendererJob
 
RenderInstruction - Class in org.mapsforge.map.rendertheme.renderinstruction
A RenderInstruction is a basic graphical primitive to draw a map.
RenderInstruction(GraphicFactory, DisplayModel) - Constructor for class org.mapsforge.map.rendertheme.renderinstruction.RenderInstruction
 
renderInstructions - Variable in class org.mapsforge.map.rendertheme.rule.Rule
 
renderNode(RenderCallback, RenderContext, PointOfInterest) - Method in class org.mapsforge.map.rendertheme.renderinstruction.Area
 
renderNode(RenderCallback, RenderContext, PointOfInterest) - Method in class org.mapsforge.map.rendertheme.renderinstruction.Caption
 
renderNode(RenderCallback, RenderContext, PointOfInterest) - Method in class org.mapsforge.map.rendertheme.renderinstruction.Circle
 
renderNode(RenderCallback, RenderContext, PointOfInterest) - Method in class org.mapsforge.map.rendertheme.renderinstruction.Line
 
renderNode(RenderCallback, RenderContext, PointOfInterest) - Method in class org.mapsforge.map.rendertheme.renderinstruction.LineSymbol
 
renderNode(RenderCallback, RenderContext, PointOfInterest) - Method in class org.mapsforge.map.rendertheme.renderinstruction.PathText
 
renderNode(RenderCallback, RenderContext, PointOfInterest) - Method in class org.mapsforge.map.rendertheme.renderinstruction.RenderInstruction
 
renderNode(RenderCallback, RenderContext, PointOfInterest) - Method in class org.mapsforge.map.rendertheme.renderinstruction.Symbol
 
renderPointOfInterest(RenderContext, PointOfInterest) - Method in class org.mapsforge.map.layer.renderer.StandardRenderer
 
renderPointOfInterestCaption(RenderContext, Display, int, String, float, float, Paint, Paint, Position, int, PointOfInterest) - Method in class org.mapsforge.map.layer.renderer.StandardRenderer
 
renderPointOfInterestCaption(RenderContext, Display, int, String, float, float, Paint, Paint, Position, int, PointOfInterest) - Method in interface org.mapsforge.map.rendertheme.RenderCallback
Renders a point of interest caption with the given text.
renderPointOfInterestCircle(RenderContext, float, Paint, Paint, int, PointOfInterest) - Method in class org.mapsforge.map.layer.renderer.StandardRenderer
 
renderPointOfInterestCircle(RenderContext, float, Paint, Paint, int, PointOfInterest) - Method in interface org.mapsforge.map.rendertheme.RenderCallback
Renders a point of interest circle with the given parameters.
renderPointOfInterestSymbol(RenderContext, Display, int, Rectangle, Bitmap, PointOfInterest) - Method in class org.mapsforge.map.layer.renderer.StandardRenderer
 
renderPointOfInterestSymbol(RenderContext, Display, int, Rectangle, Bitmap, PointOfInterest) - Method in interface org.mapsforge.map.rendertheme.RenderCallback
Renders a point of interest symbol with the given bitmap.
renderTheme - Variable in class org.mapsforge.map.rendertheme.RenderContext
 
RenderTheme - Class in org.mapsforge.map.rendertheme.rule
A RenderTheme defines how ways and nodes are drawn.
RenderThemeBuilder - Class in org.mapsforge.map.rendertheme.rule
A builder for RenderTheme instances.
RenderThemeBuilder(GraphicFactory, DisplayModel, String, XmlPullParser) - Constructor for class org.mapsforge.map.rendertheme.rule.RenderThemeBuilder
 
renderThemeFuture - Variable in class org.mapsforge.map.layer.renderer.RendererJob
 
RenderThemeFuture - Class in org.mapsforge.map.rendertheme.rule
A RenderThemeFuture implements a asynchronous parsing of an XmlRenderTheme in order to move the delay caused by parsing the XML file off the user interface thread in mapsforge application.
RenderThemeFuture(GraphicFactory, XmlRenderTheme, DisplayModel) - Constructor for class org.mapsforge.map.rendertheme.rule.RenderThemeFuture
 
RenderThemeHandler - Class in org.mapsforge.map.rendertheme.rule
KXML handler to parse XML render theme files.
renderWaterBackground(RenderContext) - Method in class org.mapsforge.map.layer.renderer.StandardRenderer
 
renderWay(RenderCallback, RenderContext, PolylineContainer) - Method in class org.mapsforge.map.rendertheme.renderinstruction.Area
 
renderWay(RenderCallback, RenderContext, PolylineContainer) - Method in class org.mapsforge.map.rendertheme.renderinstruction.Caption
 
renderWay(RenderCallback, RenderContext, PolylineContainer) - Method in class org.mapsforge.map.rendertheme.renderinstruction.Circle
 
renderWay(RenderCallback, RenderContext, PolylineContainer) - Method in class org.mapsforge.map.rendertheme.renderinstruction.Line
 
renderWay(RenderCallback, RenderContext, PolylineContainer) - Method in class org.mapsforge.map.rendertheme.renderinstruction.LineSymbol
 
renderWay(RenderCallback, RenderContext, PolylineContainer) - Method in class org.mapsforge.map.rendertheme.renderinstruction.PathText
 
renderWay(RenderCallback, RenderContext, PolylineContainer) - Method in class org.mapsforge.map.rendertheme.renderinstruction.RenderInstruction
 
renderWay(RenderCallback, RenderContext, PolylineContainer) - Method in class org.mapsforge.map.rendertheme.renderinstruction.Symbol
 
renderWay(RenderContext, Paint, float, int, PolylineContainer) - Method in class org.mapsforge.map.layer.renderer.StandardRenderer
 
renderWay(RenderContext, Paint, float, int, PolylineContainer) - Method in interface org.mapsforge.map.rendertheme.RenderCallback
Renders a way with the given parameters.
renderWay(RenderContext, PolylineContainer) - Method in class org.mapsforge.map.layer.renderer.StandardRenderer
 
renderWaySymbol(RenderContext, Display, int, Bitmap, float, Rectangle, boolean, float, float, boolean, PolylineContainer) - Method in class org.mapsforge.map.layer.renderer.StandardRenderer
 
renderWaySymbol(RenderContext, Display, int, Bitmap, float, Rectangle, boolean, float, float, boolean, PolylineContainer) - Method in interface org.mapsforge.map.rendertheme.RenderCallback
Renders a way with the given symbol along the way path.
renderWayText(RenderContext, Display, int, String, float, Paint, Paint, boolean, float, float, boolean, PolylineContainer) - Method in class org.mapsforge.map.layer.renderer.StandardRenderer
 
renderWayText(RenderContext, Display, int, String, float, Paint, Paint, boolean, float, float, boolean, PolylineContainer) - Method in interface org.mapsforge.map.rendertheme.RenderCallback
Renders a way with the given text along the way path.
repaint() - Method in interface org.mapsforge.map.view.MapView
Requests a redrawing as soon as possible.
requestRedraw() - Method in class org.mapsforge.map.layer.Layer
Requests an asynchronous redrawing of all layers.
requiresTile(Tile) - Method in class org.mapsforge.map.layer.labels.TileBasedLabelStore
Returns if a tile is in the current tile set and no data is stored for this tile.
retrieveLabelsOnly(RendererJob) - Method in class org.mapsforge.map.layer.renderer.TileRendererLayer
 
retrieveLabelsOnly(T) - Method in class org.mapsforge.map.layer.TileLayer
 
RETURN_ALL - org.mapsforge.map.datastore.MultiMapDataStore.DataPolicy
 
RETURN_FIRST - org.mapsforge.map.datastore.MultiMapDataStore.DataPolicy
 
Rule - Class in org.mapsforge.map.rendertheme.rule
 
Rule.RuleVisitor - Class in org.mapsforge.map.rendertheme.rule
 
RuleBuilder - Class in org.mapsforge.map.rendertheme.rule
A builder for Rule instances.
RuleBuilder(String, XmlPullParser, Stack<Rule>) - Constructor for class org.mapsforge.map.rendertheme.rule.RuleBuilder
 
RuleVisitor() - Constructor for class org.mapsforge.map.rendertheme.rule.Rule.RuleVisitor
 
run() - Method in class org.mapsforge.map.layer.renderer.MapWorkerPool
 
run() - Method in class org.mapsforge.map.util.PausableThread
 

S

save() - Method in interface org.mapsforge.map.model.common.PreferencesFacade
 
save(PreferencesFacade) - Method in interface org.mapsforge.map.model.common.Persistable
 
save(PreferencesFacade) - Method in interface org.mapsforge.map.model.IMapViewPosition
Saves the current state.
save(PreferencesFacade) - Method in class org.mapsforge.map.model.MapViewPosition
 
save(PreferencesFacade) - Method in class org.mapsforge.map.model.Model
 
scale - Variable in class org.mapsforge.map.layer.hills.SimpleShadingAlgorithm
 
scale - Variable in class org.mapsforge.map.scalebar.MapScaleBar
 
SCALE_BAR_VALUES - Static variable in class org.mapsforge.map.scalebar.ImperialUnitAdapter
 
SCALE_BAR_VALUES - Static variable in class org.mapsforge.map.scalebar.MetricUnitAdapter
 
SCALE_BAR_VALUES - Static variable in class org.mapsforge.map.scalebar.NauticalImperialUnitAdapter
 
SCALE_BAR_VALUES - Static variable in class org.mapsforge.map.scalebar.NauticalUnitAdapter
 
scaleBarLength - Variable in class org.mapsforge.map.scalebar.MapScaleBar.ScaleBarLengthAndValue
 
ScaleBarLengthAndValue(int, int) - Constructor for class org.mapsforge.map.scalebar.MapScaleBar.ScaleBarLengthAndValue
 
scaleBarPosition - Variable in class org.mapsforge.map.scalebar.MapScaleBar
 
scaleBarValue - Variable in class org.mapsforge.map.scalebar.MapScaleBar.ScaleBarLengthAndValue
 
scaleFromValue(String) - Method in class org.mapsforge.map.rendertheme.renderinstruction.RenderInstruction
 
scaleStrokeWidth(float, byte) - Method in class org.mapsforge.map.rendertheme.renderinstruction.Area
 
scaleStrokeWidth(float, byte) - Method in class org.mapsforge.map.rendertheme.renderinstruction.Caption
 
scaleStrokeWidth(float, byte) - Method in class org.mapsforge.map.rendertheme.renderinstruction.Circle
 
scaleStrokeWidth(float, byte) - Method in class org.mapsforge.map.rendertheme.renderinstruction.Line
 
scaleStrokeWidth(float, byte) - Method in class org.mapsforge.map.rendertheme.renderinstruction.LineSymbol
 
scaleStrokeWidth(float, byte) - Method in class org.mapsforge.map.rendertheme.renderinstruction.PathText
 
scaleStrokeWidth(float, byte) - Method in class org.mapsforge.map.rendertheme.renderinstruction.RenderInstruction
Scales the stroke width of this RenderInstruction by the given factor.
scaleStrokeWidth(float, byte) - Method in class org.mapsforge.map.rendertheme.renderinstruction.Symbol
 
scaleStrokeWidth(float, byte) - Method in class org.mapsforge.map.rendertheme.rule.RenderTheme
Scales the stroke width of this RenderTheme by the given factor for a given zoom level
scaleTextSize(float, byte) - Method in class org.mapsforge.map.rendertheme.renderinstruction.Area
 
scaleTextSize(float, byte) - Method in class org.mapsforge.map.rendertheme.renderinstruction.Caption
 
scaleTextSize(float, byte) - Method in class org.mapsforge.map.rendertheme.renderinstruction.Circle
 
scaleTextSize(float, byte) - Method in class org.mapsforge.map.rendertheme.renderinstruction.Line
 
scaleTextSize(float, byte) - Method in class org.mapsforge.map.rendertheme.renderinstruction.LineSymbol
 
scaleTextSize(float, byte) - Method in class org.mapsforge.map.rendertheme.renderinstruction.PathText
 
scaleTextSize(float, byte) - Method in class org.mapsforge.map.rendertheme.renderinstruction.RenderInstruction
Scales the text size of this RenderInstruction by the given factor.
scaleTextSize(float, byte) - Method in class org.mapsforge.map.rendertheme.renderinstruction.Symbol
 
scaleTextSize(float, byte) - Method in class org.mapsforge.map.rendertheme.rule.RenderTheme
Scales the text size of this RenderTheme by the given factor for a given zoom level.
scanXmlThemes(ZipInputStream) - Static method in class org.mapsforge.map.rendertheme.ZipXmlThemeResourceProvider
Scans a given zip stream for contained xml themes without actually reading and storing its content in memory.
setAlpha(boolean) - Method in class org.mapsforge.map.layer.download.tilesource.OnlineTileSource
 
setAlpha(float) - Method in class org.mapsforge.map.layer.TileLayer
 
setApiKey(String) - Method in class org.mapsforge.map.layer.download.tilesource.AbstractTileSource
 
setAuthorization(String) - Method in class org.mapsforge.map.layer.download.tilesource.AbstractTileSource
 
setBackgroundColor(int) - Method in class org.mapsforge.map.model.DisplayModel
Set the background color.
setBaseUrl(String) - Method in class org.mapsforge.map.layer.download.tilesource.OnlineTileSource
 
setBitmap(Bitmap) - Method in class org.mapsforge.map.layer.overlay.Marker
 
setCacheTimeToLive(long) - Method in class org.mapsforge.map.layer.download.TileDownloadLayer
Sets the time-to-live (TTL) for tiles in the cache.
setCapacity(int) - Method in class org.mapsforge.map.layer.cache.InMemoryTileCache
Sets the new size of this cache.
setCenter(LatLong) - Method in interface org.mapsforge.map.model.IMapViewPosition
Sets the new center position of the map.
setCenter(LatLong) - Method in class org.mapsforge.map.model.MapViewPosition
Sets the new center position of the map.
setCenter(LatLong) - Method in interface org.mapsforge.map.view.MapView
 
setColor(int) - Method in class org.mapsforge.map.scalebar.DefaultMapScaleBar
 
setDefaultUserScaleFactor(float) - Static method in class org.mapsforge.map.model.DisplayModel
Set the default scale factor for all newly created DisplayModels, so can be used to apply user settings from a device.
setDemFolder(File) - Method in class org.mapsforge.map.layer.hills.MemoryCachingHgtReaderTileSource
 
setDemFolder(File) - Method in interface org.mapsforge.map.layer.hills.ShadeTileSource
 
setDeviceScaleFactor(float) - Static method in class org.mapsforge.map.model.DisplayModel
Set the device scale factor.
setDimension(Dimension) - Method in class org.mapsforge.map.model.FrameBufferModel
 
setDimension(Dimension) - Method in class org.mapsforge.map.model.MapViewDimension
 
setDimension(Dimension) - Method in class org.mapsforge.map.view.FrameBuffer
 
setDimension(Dimension) - Method in class org.mapsforge.map.view.FrameBufferHA2
 
setDimension(Dimension) - Method in class org.mapsforge.map.view.FrameBufferHA3
 
setDimension(Dimension) - Method in class org.mapsforge.map.view.FrameBufferOld
 
setDisplayModel(DisplayModel) - Method in class org.mapsforge.map.layer.download.TileDownloadLayer
 
setDisplayModel(DisplayModel) - Method in class org.mapsforge.map.layer.GroupLayer
 
setDisplayModel(DisplayModel) - Method in class org.mapsforge.map.layer.Layer
The DisplayModel comes from a MapView, so is generally not known when the layer itself is created.
setDisplayModel(DisplayModel) - Method in class org.mapsforge.map.layer.renderer.TileRendererLayer
 
setDisplayModel(DisplayModel) - Method in class org.mapsforge.map.layer.TileLayer
 
setDistanceUnitAdapter(DistanceUnitAdapter) - Method in class org.mapsforge.map.scalebar.MapScaleBar
Set the DistanceUnitAdapter for the MapScaleBar
setDrawingLayers(byte) - Method in class org.mapsforge.map.rendertheme.RenderContext
 
setDrawSimple(boolean) - Method in class org.mapsforge.map.layer.debug.TileCoordinatesLayer
 
setEnableInterpolationOverlap(boolean) - Method in class org.mapsforge.map.layer.hills.MemoryCachingHgtReaderTileSource
 
setExtension(String) - Method in class org.mapsforge.map.layer.download.tilesource.OnlineTileSource
 
setFilter(Filter) - Method in class org.mapsforge.map.model.DisplayModel
Color filtering in map rendering.
setFixedTileSize(int) - Method in class org.mapsforge.map.model.DisplayModel
Forces the tile size to a fixed value
setFollowRedirects(boolean) - Method in class org.mapsforge.map.layer.download.tilesource.AbstractTileSource
 
setHorizontalOffset(int) - Method in class org.mapsforge.map.layer.overlay.Marker
 
setKeyName(String) - Method in class org.mapsforge.map.layer.download.tilesource.AbstractTileSource
 
setLatLong(LatLong) - Method in class org.mapsforge.map.layer.overlay.Circle
 
setLatLong(LatLong) - Method in class org.mapsforge.map.layer.overlay.Marker
 
setMaginuteScaleFactor(float) - Method in class org.mapsforge.map.layer.hills.HillsRenderConfig
Increase (>1) or decrease (<1) the hillshading magnitude relative to the value set in themes
setMainCacheSize(int) - Method in class org.mapsforge.map.layer.hills.MemoryCachingHgtReaderTileSource
 
setMapLimit(BoundingBox) - Method in interface org.mapsforge.map.model.IMapViewPosition
Sets the new limit of the map (might be null).
setMapLimit(BoundingBox) - Method in class org.mapsforge.map.model.MapViewPosition
Sets the new limit of the map (might be null).
setMapPosition(MapPosition) - Method in class org.mapsforge.map.model.FrameBufferModel
 
setMapPosition(MapPosition) - Method in interface org.mapsforge.map.model.IMapViewPosition
Sets the new center position and zoom level of the map.
setMapPosition(MapPosition) - Method in class org.mapsforge.map.model.MapViewPosition
Sets the new center position and zoom level of the map.
setMapPosition(MapPosition, boolean) - Method in interface org.mapsforge.map.model.IMapViewPosition
Sets the new center position and zoom level of the map.
setMapPosition(MapPosition, boolean) - Method in class org.mapsforge.map.model.MapViewPosition
Sets the new center position and zoom level of the map.
setMapScaleBar(MapScaleBar) - Method in interface org.mapsforge.map.view.MapView
 
setMarginHorizontal(int) - Method in class org.mapsforge.map.scalebar.MapScaleBar
 
setMarginVertical(int) - Method in class org.mapsforge.map.scalebar.MapScaleBar
 
setMaxTextWidthFactor(float) - Method in class org.mapsforge.map.model.DisplayModel
Sets the factor to compute the maxTextWidth
setMenuCallback(XmlRenderThemeMenuCallback) - Method in class org.mapsforge.map.rendertheme.ExternalRenderTheme
 
setMenuCallback(XmlRenderThemeMenuCallback) - Method in class org.mapsforge.map.rendertheme.StreamRenderTheme
 
setMenuCallback(XmlRenderThemeMenuCallback) - Method in interface org.mapsforge.map.rendertheme.XmlRenderTheme
 
setMenuCallback(XmlRenderThemeMenuCallback) - Method in class org.mapsforge.map.rendertheme.ZipRenderTheme
 
setName(String) - Method in class org.mapsforge.map.layer.download.tilesource.OnlineTileSource
 
setNeighborCacheSize(int) - Method in class org.mapsforge.map.layer.hills.MemoryCachingHgtReaderTileSource
 
setOverdrawFactor(double) - Method in class org.mapsforge.map.model.FrameBufferModel
 
setPaintFill(Paint) - Method in class org.mapsforge.map.layer.overlay.Circle
 
setPaintFill(Paint) - Method in class org.mapsforge.map.layer.overlay.Polygon
 
setPaintStroke(Paint) - Method in class org.mapsforge.map.layer.overlay.Circle
 
setPaintStroke(Paint) - Method in class org.mapsforge.map.layer.overlay.Polygon
 
setPaintStroke(Paint) - Method in class org.mapsforge.map.layer.overlay.Polyline
 
setParallelRequestsLimit(int) - Method in class org.mapsforge.map.layer.download.tilesource.OnlineTileSource
 
setParentTilesRendering(Parameters.ParentTilesRendering) - Method in class org.mapsforge.map.layer.TileLayer
 
setPivot(LatLong) - Method in interface org.mapsforge.map.model.IMapViewPosition
 
setPivot(LatLong) - Method in class org.mapsforge.map.model.MapViewPosition
The pivot point is the point the map is scaled around when zooming.
setPoints(List<LatLong>) - Method in class org.mapsforge.map.layer.overlay.Polygon
 
setPoints(List<LatLong>) - Method in class org.mapsforge.map.layer.overlay.Polyline
 
setProtocol(String) - Method in class org.mapsforge.map.layer.download.tilesource.OnlineTileSource
 
setRadius(float) - Method in class org.mapsforge.map.layer.overlay.Circle
 
setReferer(String) - Method in class org.mapsforge.map.layer.download.tilesource.AbstractTileSource
 
setResourceProvider(XmlThemeResourceProvider) - Method in class org.mapsforge.map.rendertheme.ExternalRenderTheme
 
setResourceProvider(XmlThemeResourceProvider) - Method in class org.mapsforge.map.rendertheme.StreamRenderTheme
 
setResourceProvider(XmlThemeResourceProvider) - Method in interface org.mapsforge.map.rendertheme.XmlRenderTheme
 
setResourceProvider(XmlThemeResourceProvider) - Method in class org.mapsforge.map.rendertheme.ZipRenderTheme
 
setRetrieveLabelsOnly() - Method in class org.mapsforge.map.layer.renderer.RendererJob
Indicates that for this job only the labels should be generated.
setScaleBarMode(DefaultMapScaleBar.ScaleBarMode) - Method in class org.mapsforge.map.scalebar.DefaultMapScaleBar
 
setScaleBarPosition(MapScaleBar.ScaleBarPosition) - Method in class org.mapsforge.map.scalebar.MapScaleBar
 
setScaleFactor(double) - Method in class org.mapsforge.map.model.MapViewPosition
Sets the new scale factor to be applied.
setScaleFactorAdjustment(double) - Method in interface org.mapsforge.map.model.IMapViewPosition
 
setScaleFactorAdjustment(double) - Method in class org.mapsforge.map.model.MapViewPosition
 
setScaleRadius(boolean) - Method in class org.mapsforge.map.layer.overlay.FixedPixelCircle
 
setSecondaryDistanceUnitAdapter(DistanceUnitAdapter) - Method in class org.mapsforge.map.scalebar.DefaultMapScaleBar
Set the secondary DistanceUnitAdapter for the MapScaleBar
setShadingAlgorithm(ShadingAlgorithm) - Method in class org.mapsforge.map.layer.hills.MemoryCachingHgtReaderTileSource
 
setShadingAlgorithm(ShadingAlgorithm) - Method in interface org.mapsforge.map.layer.hills.ShadeTileSource
 
setStartPosition(LatLong) - Method in class org.mapsforge.map.datastore.MultiMapDataStore
 
setStartZoomLevel(byte) - Method in class org.mapsforge.map.datastore.MultiMapDataStore
 
setStrokeIncrease(double) - Method in class org.mapsforge.map.layer.overlay.Polyline
 
setTextScale(float) - Method in class org.mapsforge.map.layer.renderer.TileRendererLayer
 
setThemeCallback(ThemeCallback) - Method in class org.mapsforge.map.model.DisplayModel
Theme callback.
setTileSize(int) - Method in class org.mapsforge.map.layer.download.tilesource.OnlineTileSource
 
setTileSizeMultiple(int) - Method in class org.mapsforge.map.model.DisplayModel
Clamps the tile size to a multiple of the supplied value.
setTileSource(ShadeTileSource) - Method in class org.mapsforge.map.layer.hills.HillsRenderConfig
 
setTimeoutConnect(int) - Method in class org.mapsforge.map.layer.download.tilesource.AbstractTileSource
 
setTimeoutRead(int) - Method in class org.mapsforge.map.layer.download.tilesource.AbstractTileSource
 
setUserAgent(String) - Method in class org.mapsforge.map.layer.download.tilesource.AbstractTileSource
 
setUserScaleFactor(float) - Method in class org.mapsforge.map.model.DisplayModel
Set the user scale factor.
setVerticalOffset(int) - Method in class org.mapsforge.map.layer.overlay.Marker
 
setVisible(boolean) - Method in class org.mapsforge.map.layer.Layer
Sets the visibility flag of this Layer to the given value.
setVisible(boolean) - Method in class org.mapsforge.map.scalebar.MapScaleBar
Set the visibility of this MapScaleBar
setVisible(boolean) - Method in class org.mapsforge.map.view.FpsCounter
 
setVisible(boolean, boolean) - Method in class org.mapsforge.map.layer.Layer
Sets the visibility flag of this Layer to the given value.
setWorkingSet(Set<Job>) - Method in class org.mapsforge.map.layer.cache.FileSystemTileCache
 
setWorkingSet(Set<Job>) - Method in class org.mapsforge.map.layer.cache.InMemoryTileCache
 
setWorkingSet(Set<Job>) - Method in interface org.mapsforge.map.layer.cache.TileCache
Reserves a working set in this cache, for multi-level caches this means bringing the elements in workingSet into the fastest cache.
setWorkingSet(Set<Job>) - Method in class org.mapsforge.map.layer.cache.TileStore
 
setWorkingSet(Set<Job>) - Method in class org.mapsforge.map.layer.cache.TwoLevelTileCache
 
setXmlPullParserFactory(XmlPullParserFactory) - Static method in class org.mapsforge.map.rendertheme.rule.RenderThemeHandler
 
setXmlRenderTheme(XmlRenderTheme) - Method in class org.mapsforge.map.layer.renderer.TileRendererLayer
 
setZoomLevel(byte) - Method in interface org.mapsforge.map.model.IMapViewPosition
Sets the new zoom level of the map.
setZoomLevel(byte) - Method in class org.mapsforge.map.model.MapViewPosition
Sets the new zoom level of the map.
setZoomLevel(byte) - Method in interface org.mapsforge.map.view.MapView
 
setZoomLevel(byte, boolean) - Method in interface org.mapsforge.map.model.IMapViewPosition
Sets the new zoom level of the map.
setZoomLevel(byte, boolean) - Method in class org.mapsforge.map.model.MapViewPosition
Sets the new zoom level of the map
setZoomLevelMax(byte) - Method in class org.mapsforge.map.layer.download.tilesource.OnlineTileSource
 
setZoomLevelMax(byte) - Method in interface org.mapsforge.map.model.IMapViewPosition
 
setZoomLevelMax(byte) - Method in class org.mapsforge.map.model.MapViewPosition
 
setZoomLevelMax(byte) - Method in interface org.mapsforge.map.view.MapView
 
setZoomLevelMin(byte) - Method in class org.mapsforge.map.layer.download.tilesource.OnlineTileSource
 
setZoomLevelMin(byte) - Method in interface org.mapsforge.map.model.IMapViewPosition
 
setZoomLevelMin(byte) - Method in class org.mapsforge.map.model.MapViewPosition
 
setZoomLevelMin(byte) - Method in interface org.mapsforge.map.view.MapView
 
ShadeTileSource - Interface in org.mapsforge.map.layer.hills
ShadingAlgorithm - Interface in org.mapsforge.map.layer.hills
 
ShadingAlgorithm.RawHillTileSource - Interface in org.mapsforge.map.layer.hills
Abstracts the file handling and access so that ShadingAlgorithm implementations could run on any height model source (e.g.
ShadingAlgorithm.RawShadingResult - Class in org.mapsforge.map.layer.hills
 
ShapeContainer - Interface in org.mapsforge.map.layer.renderer
 
ShapePaintContainer - Class in org.mapsforge.map.layer.renderer
 
ShapePaintContainer(ShapeContainer, Paint) - Constructor for class org.mapsforge.map.layer.renderer.ShapePaintContainer
 
ShapePaintContainer(ShapeContainer, Paint, float) - Constructor for class org.mapsforge.map.layer.renderer.ShapePaintContainer
 
SimpleShadingAlgorithm - Class in org.mapsforge.map.layer.hills
Simple, but expressive slope visualisation (e.g.
SimpleShadingAlgorithm() - Constructor for class org.mapsforge.map.layer.hills.SimpleShadingAlgorithm
 
SimpleShadingAlgorithm(double, double) - Constructor for class org.mapsforge.map.layer.hills.SimpleShadingAlgorithm
customization constructor for controlling some parameters of the shading formula
SINGLE - org.mapsforge.map.scalebar.DefaultMapScaleBar.ScaleBarMode
 
size() - Method in class org.mapsforge.map.layer.Layers
 
size() - Method in class org.mapsforge.map.layer.queue.JobQueue
 
southLat() - Method in interface org.mapsforge.map.layer.hills.ShadingAlgorithm.RawHillTileSource
 
StandardRenderer - Class in org.mapsforge.map.layer.renderer
The DatabaseRenderer renders map tiles by reading from a MapDataStore.
StandardRenderer(MapDataStore, GraphicFactory, boolean) - Constructor for class org.mapsforge.map.layer.renderer.StandardRenderer
Constructs a new StandardRenderer (without hillshading).
StandardRenderer(MapDataStore, GraphicFactory, boolean, HillsRenderConfig) - Constructor for class org.mapsforge.map.layer.renderer.StandardRenderer
Constructs a new StandardRenderer.
start() - Method in class org.mapsforge.map.layer.download.TileDownloadLayer
 
start() - Method in class org.mapsforge.map.layer.renderer.MapWorkerPool
 
startPosition() - Method in class org.mapsforge.map.datastore.MapDataStore
Gets the initial map position.
startPosition() - Method in class org.mapsforge.map.datastore.MultiMapDataStore
 
startZoomLevel() - Method in class org.mapsforge.map.datastore.MapDataStore
Gets the initial zoom level.
startZoomLevel() - Method in class org.mapsforge.map.datastore.MultiMapDataStore
 
stop() - Method in class org.mapsforge.map.layer.renderer.MapWorkerPool
 
storeMapItems(Tile, List<MapElementContainer>) - Method in class org.mapsforge.map.layer.labels.TileBasedLabelStore
Stores a list of MapElements against a tile.
StreamRenderTheme - Class in org.mapsforge.map.rendertheme
A StreamRenderTheme allows for customizing the rendering style of the map via an XML input stream.
StreamRenderTheme(String, InputStream) - Constructor for class org.mapsforge.map.rendertheme.StreamRenderTheme
 
StreamRenderTheme(String, InputStream, XmlRenderThemeMenuCallback) - Constructor for class org.mapsforge.map.rendertheme.StreamRenderTheme
 
subRules - Variable in class org.mapsforge.map.rendertheme.rule.Rule
 
supportsTile(Tile) - Method in class org.mapsforge.map.datastore.MapDataStore
Returns true if MapDatabase contains tile.
supportsTile(Tile) - Method in class org.mapsforge.map.datastore.MultiMapDataStore
 
Symbol - Class in org.mapsforge.map.rendertheme.renderinstruction
Represents an icon on the map.
Symbol(GraphicFactory, DisplayModel, String, XmlPullParser, String, XmlThemeResourceProvider) - Constructor for class org.mapsforge.map.rendertheme.renderinstruction.Symbol
 
symbolScale - Static variable in class org.mapsforge.map.model.DisplayModel
The symbol scale.
SyncLazyFuture<X> - Class in org.mapsforge.map.layer.hills
A simple calculation future for cross-thread result sharing and optional eager parallelism via SyncLazyFuture.withRunningThread().
SyncLazyFuture() - Constructor for class org.mapsforge.map.layer.hills.SyncLazyFuture
 

T

tags - Variable in class org.mapsforge.map.datastore.PointOfInterest
The tags of this POI.
tags - Variable in class org.mapsforge.map.datastore.Way
The tags of this way.
textScale - Variable in class org.mapsforge.map.layer.renderer.RendererJob
 
ThemeCallback - Interface in org.mapsforge.map.rendertheme
Callback methods for render theme.
ThreadedLabelLayer - Class in org.mapsforge.map.layer.labels
This ThreadedLabelLayer employs a single thread to request new data from the LabelStore.
ThreadedLabelLayer(GraphicFactory, LabelStore) - Constructor for class org.mapsforge.map.layer.labels.ThreadedLabelLayer
 
tile - Variable in class org.mapsforge.map.layer.queue.Job
 
tile - Variable in class org.mapsforge.map.layer.TilePosition
 
TileBasedLabelStore - Class in org.mapsforge.map.layer.labels
A LabelStore where the data is stored per tile.
TileBasedLabelStore(int) - Constructor for class org.mapsforge.map.layer.labels.TileBasedLabelStore
 
tileCache - Variable in class org.mapsforge.map.layer.TileLayer
 
TileCache - Interface in org.mapsforge.map.layer.cache
Interface for tile image caches.
TileCoordinatesLayer - Class in org.mapsforge.map.layer.debug
 
TileCoordinatesLayer(GraphicFactory, DisplayModel) - Constructor for class org.mapsforge.map.layer.debug.TileCoordinatesLayer
 
TileCoordinatesLayer(DisplayModel, Paint, Paint) - Constructor for class org.mapsforge.map.layer.debug.TileCoordinatesLayer
 
TileDependencies - Class in org.mapsforge.map.layer.renderer
The TileDependecies class tracks the dependencies between tiles for labels.
TileDownloadLayer - Class in org.mapsforge.map.layer.download
 
TileDownloadLayer(TileCache, IMapViewPosition, TileSource, GraphicFactory) - Constructor for class org.mapsforge.map.layer.download.TileDownloadLayer
 
TileGridLayer - Class in org.mapsforge.map.layer.debug
 
TileGridLayer(GraphicFactory, DisplayModel) - Constructor for class org.mapsforge.map.layer.debug.TileGridLayer
 
TileGridLayer(DisplayModel, Paint, Paint) - Constructor for class org.mapsforge.map.layer.debug.TileGridLayer
 
TileLayer<T extends Job> - Class in org.mapsforge.map.layer
 
TileLayer(TileCache, IMapViewPosition, Matrix, boolean) - Constructor for class org.mapsforge.map.layer.TileLayer
 
TileLayer(TileCache, IMapViewPosition, Matrix, boolean, boolean) - Constructor for class org.mapsforge.map.layer.TileLayer
 
TilePosition - Class in org.mapsforge.map.layer
 
TilePosition(Tile, Point) - Constructor for class org.mapsforge.map.layer.TilePosition
 
tileRect - Variable in class org.mapsforge.map.layer.renderer.HillshadingContainer
 
TileRendererLayer - Class in org.mapsforge.map.layer.renderer
 
TileRendererLayer(TileCache, MapDataStore, IMapViewPosition, boolean, boolean, boolean, GraphicFactory) - Constructor for class org.mapsforge.map.layer.renderer.TileRendererLayer
Creates a TileRendererLayer (without hillshading).
TileRendererLayer(TileCache, MapDataStore, IMapViewPosition, boolean, boolean, boolean, GraphicFactory, HillsRenderConfig) - Constructor for class org.mapsforge.map.layer.renderer.TileRendererLayer
Creates a TileRendererLayer.
TileRendererLayer(TileCache, MapDataStore, IMapViewPosition, GraphicFactory) - Constructor for class org.mapsforge.map.layer.renderer.TileRendererLayer
Creates a TileRendererLayer (without hillshading).
- Tiles will not have alpha/transparency
- Labels will be rendered onto tiles
- Labels will not be cached in a LabelStore
tileSource - Variable in class org.mapsforge.map.layer.download.DownloadJob
 
TileSource - Interface in org.mapsforge.map.layer.download.tilesource
 
TileStore - Class in org.mapsforge.map.layer.cache
A "tilecache" storing map tiles that is prepopulated and never removes any files.
TileStore(File, String, GraphicFactory) - Constructor for class org.mapsforge.map.layer.cache.TileStore
 
TileStoreLayer - Class in org.mapsforge.map.layer.tilestore
 
TileStoreLayer(TileCache, IMapViewPosition, GraphicFactory, boolean) - Constructor for class org.mapsforge.map.layer.tilestore.TileStoreLayer
 
timeoutConnect - Variable in class org.mapsforge.map.layer.download.tilesource.AbstractTileSource
 
timeoutRead - Variable in class org.mapsforge.map.layer.download.tilesource.AbstractTileSource
 
TOP_CENTER - org.mapsforge.map.scalebar.MapScaleBar.ScaleBarPosition
 
TOP_LEFT - org.mapsforge.map.scalebar.MapScaleBar.ScaleBarPosition
 
TOP_RIGHT - org.mapsforge.map.scalebar.MapScaleBar.ScaleBarPosition
 
toPixels(LatLong) - Method in class org.mapsforge.map.util.MapViewProjection
Converts geographic coordinates to view x/y coordinates in the map view.
toString() - Method in class org.mapsforge.map.layer.hills.DiffuseLightShadingAlgorithm
 
toString() - Method in class org.mapsforge.map.layer.hills.SimpleShadingAlgorithm
 
toString() - Method in class org.mapsforge.map.layer.renderer.HillshadingContainer
 
transformToByteBuffer(HgtCache.HgtFileInfo, int) - Method in class org.mapsforge.map.layer.hills.AbsShadingAlgorithmDefaults
 
transformToByteBuffer(HgtCache.HgtFileInfo, int) - Method in interface org.mapsforge.map.layer.hills.ShadingAlgorithm
 
traverseRules(Rule.RuleVisitor) - Method in class org.mapsforge.map.rendertheme.rule.RenderTheme
 
TwoLevelTileCache - Class in org.mapsforge.map.layer.cache
 
TwoLevelTileCache(TileCache, TileCache) - Constructor for class org.mapsforge.map.layer.cache.TwoLevelTileCache
 

U

upperLeft - Variable in class org.mapsforge.map.layer.labels.LabelLayer
 
userAgent - Variable in class org.mapsforge.map.layer.download.tilesource.AbstractTileSource
 

V

valueOf(String) - Static method in enum org.mapsforge.map.datastore.MultiMapDataStore.DataPolicy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.mapsforge.map.scalebar.DefaultMapScaleBar.ScaleBarMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.mapsforge.map.scalebar.MapScaleBar.ScaleBarPosition
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.mapsforge.map.util.PausableThread.ThreadPriority
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.mapsforge.map.datastore.MultiMapDataStore.DataPolicy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.mapsforge.map.scalebar.DefaultMapScaleBar.ScaleBarMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.mapsforge.map.scalebar.MapScaleBar.ScaleBarPosition
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.mapsforge.map.util.PausableThread.ThreadPriority
Returns an array containing the constants of this enum type, in the order they are declared.

W

waitForWork - Variable in class org.mapsforge.map.util.PausableThread
 
Way - Class in org.mapsforge.map.datastore
An immutable container for all data associated with a single way or area (closed way).
Way(byte, List<Tag>, LatLong[][], LatLong) - Constructor for class org.mapsforge.map.datastore.Way
 
wayAsLabelTagFilter(List<Tag>) - Method in class org.mapsforge.map.datastore.MapDataStore
Returns true if a way should be included in the result set for readLabels() By default only ways with names, house numbers or a ref are included in the result set of readLabels().
ways - Variable in class org.mapsforge.map.datastore.MapReadResult
The read ways.
ways - Variable in class org.mapsforge.map.rendertheme.RenderContext
 
westLng() - Method in interface org.mapsforge.map.layer.hills.ShadingAlgorithm.RawHillTileSource
 
width - Variable in class org.mapsforge.map.layer.hills.ShadingAlgorithm.RawShadingResult
 
width - Variable in class org.mapsforge.map.rendertheme.renderinstruction.RenderInstruction
 
withRunningThread() - Method in class org.mapsforge.map.layer.hills.LatchedLazyFuture
spawns a new thread if not already started or done (otherwise, calculation happens in the first get call)
withRunningThread() - Method in class org.mapsforge.map.layer.hills.SyncLazyFuture
spawns a new thread if not already started or done (otherwise, calculation happens in the first get call)

X

XmlRenderTheme - Interface in org.mapsforge.map.rendertheme
Interface for a render theme which is defined in XML.
XmlRenderThemeMenuCallback - Interface in org.mapsforge.map.rendertheme
Interface callbacks in Rendertheme V4+ to create a settings menu on the fly.
XmlRenderThemeStyleLayer - Class in org.mapsforge.map.rendertheme
 
XmlRenderThemeStyleMenu - Class in org.mapsforge.map.rendertheme
Entry class for automatically building menus from rendertheme V4+ files.
XmlRenderThemeStyleMenu(String, String, String) - Constructor for class org.mapsforge.map.rendertheme.XmlRenderThemeStyleMenu
 
xmlTheme - Variable in class org.mapsforge.map.rendertheme.ZipRenderTheme
 
XmlThemeResourceProvider - Interface in org.mapsforge.map.rendertheme
Interface for a provider of resources referenced inside XML themes.
XmlUtils - Class in org.mapsforge.map.rendertheme
 

Z

ZipRenderTheme - Class in org.mapsforge.map.rendertheme
A ZipRenderTheme allows for customizing the rendering style of the map via an XML from an archive.
ZipRenderTheme(String, XmlThemeResourceProvider) - Constructor for class org.mapsforge.map.rendertheme.ZipRenderTheme
 
ZipRenderTheme(String, XmlThemeResourceProvider, XmlRenderThemeMenuCallback) - Constructor for class org.mapsforge.map.rendertheme.ZipRenderTheme
 
ZipXmlThemeResourceProvider - Class in org.mapsforge.map.rendertheme
Resource provider reading resource files out of a zip input stream.
ZipXmlThemeResourceProvider(ZipInputStream) - Constructor for class org.mapsforge.map.rendertheme.ZipXmlThemeResourceProvider
 
ZipXmlThemeResourceProvider(ZipInputStream, int) - Constructor for class org.mapsforge.map.rendertheme.ZipXmlThemeResourceProvider
 
zoom(byte) - Method in interface org.mapsforge.map.model.IMapViewPosition
Stops running or queued animations and wait until the animation has been stopped.
zoom(byte) - Method in class org.mapsforge.map.model.MapViewPosition
Changes the current zoom level by the given value if possible.
zoom(byte, boolean) - Method in class org.mapsforge.map.model.MapViewPosition
Changes the current zoom level by the given value if possible.
zoomIn() - Method in interface org.mapsforge.map.model.IMapViewPosition
Increases the current zoom level by one if possible.
zoomIn() - Method in class org.mapsforge.map.model.MapViewPosition
Increases the current zoom level by one if possible.
zoomIn(boolean) - Method in interface org.mapsforge.map.model.IMapViewPosition
Increases the current zoom level by one if possible.
zoomIn(boolean) - Method in class org.mapsforge.map.model.MapViewPosition
Increases the current zoom level by one if possible.
zoomOut() - Method in interface org.mapsforge.map.model.IMapViewPosition
Decreases the current zoom level by one if possible.
zoomOut() - Method in class org.mapsforge.map.model.MapViewPosition
Decreases the current zoom level by one if possible.
zoomOut(boolean) - Method in interface org.mapsforge.map.model.IMapViewPosition
Decreases the current zoom level by one if possible.
zoomOut(boolean) - Method in class org.mapsforge.map.model.MapViewPosition
Decreases the current zoom level by one if possible.
A B C D E F G H I J K L M N O P R S T U V W X Z 
All Classes All Packages