JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
C
D
G
I
J
M
O
P
R
S
A
addLayer(Layer)
- Method in class org.mapsforge.map.awt.view.
MapView
addListeners()
- Method in class org.mapsforge.map.awt.view.
MapView
AwtBitmap
- Class in
org.mapsforge.map.awt.graphics
AwtBitmap(InputStream)
- Constructor for class org.mapsforge.map.awt.graphics.
AwtBitmap
AwtBitmap(int, int)
- Constructor for class org.mapsforge.map.awt.graphics.
AwtBitmap
AwtBitmap(int, int, boolean)
- Constructor for class org.mapsforge.map.awt.graphics.
AwtBitmap
AwtBitmap(BufferedImage)
- Constructor for class org.mapsforge.map.awt.graphics.
AwtBitmap
AwtGraphicFactory
- Class in
org.mapsforge.map.awt.graphics
AwtGraphicFactory()
- Constructor for class org.mapsforge.map.awt.graphics.
AwtGraphicFactory
AwtHillshadingBitmap
- Class in
org.mapsforge.map.awt.graphics
AwtHillshadingBitmap(BufferedImage, int, BoundingBox)
- Constructor for class org.mapsforge.map.awt.graphics.
AwtHillshadingBitmap
AwtLuminanceShadingComposite
- Class in
org.mapsforge.map.awt.graphics
An alternative to
AlphaComposite
that blends the strongest color component and scales the others accordingly, so that it does not flatten saturation like AlphaComposite would.
AwtLuminanceShadingComposite(float)
- Constructor for class org.mapsforge.map.awt.graphics.
AwtLuminanceShadingComposite
AwtPaint
- Class in
org.mapsforge.map.awt.graphics
AwtPointTextContainer
- Class in
org.mapsforge.map.awt.graphics
AwtResourceBitmap
- Class in
org.mapsforge.map.awt.graphics
AwtSvgBitmap
- Class in
org.mapsforge.map.awt.graphics
AwtSvgBitmap(InputStream, int, float, int, int, int)
- Constructor for class org.mapsforge.map.awt.graphics.
AwtSvgBitmap
AwtTileBitmap
- Class in
org.mapsforge.map.awt.graphics
AwtTileBitmap(InputStream)
- Constructor for class org.mapsforge.map.awt.graphics.
AwtTileBitmap
AwtTileBitmap(int)
- Constructor for class org.mapsforge.map.awt.graphics.
AwtTileBitmap
AwtTileBitmap(int, boolean)
- Constructor for class org.mapsforge.map.awt.graphics.
AwtTileBitmap
AwtTileBitmap(BufferedImage)
- Constructor for class org.mapsforge.map.awt.graphics.
AwtTileBitmap
AwtUtil
- Class in
org.mapsforge.map.awt.util
C
clear()
- Method in class org.mapsforge.map.awt.util.
JavaPreferences
clearResourceFileCache()
- Static method in class org.mapsforge.map.awt.graphics.
AwtGraphicFactory
clearResourceMemoryCache()
- Static method in class org.mapsforge.map.awt.graphics.
AwtGraphicFactory
componentResized(ComponentEvent)
- Method in class org.mapsforge.map.awt.input.
MapViewComponentListener
compress(OutputStream)
- Method in class org.mapsforge.map.awt.graphics.
AwtBitmap
createBitmap(int, int)
- Method in class org.mapsforge.map.awt.graphics.
AwtGraphicFactory
createBitmap(int, int, boolean)
- Method in class org.mapsforge.map.awt.graphics.
AwtGraphicFactory
createCanvas()
- Method in class org.mapsforge.map.awt.graphics.
AwtGraphicFactory
createColor(Color)
- Method in class org.mapsforge.map.awt.graphics.
AwtGraphicFactory
createColor(int, int, int, int)
- Method in class org.mapsforge.map.awt.graphics.
AwtGraphicFactory
createContext(ColorModel, ColorModel, RenderingHints)
- Method in class org.mapsforge.map.awt.graphics.
AwtLuminanceShadingComposite
createGraphicContext(Graphics)
- Static method in class org.mapsforge.map.awt.graphics.
AwtGraphicFactory
createMatrix()
- Method in class org.mapsforge.map.awt.graphics.
AwtGraphicFactory
createMonoBitmap(int, int, byte[], int, BoundingBox)
- Method in class org.mapsforge.map.awt.graphics.
AwtGraphicFactory
createPaint()
- Method in class org.mapsforge.map.awt.graphics.
AwtGraphicFactory
createPaint(Paint)
- Method in class org.mapsforge.map.awt.graphics.
AwtGraphicFactory
createPath()
- Method in class org.mapsforge.map.awt.graphics.
AwtGraphicFactory
createPointTextContainer(Point, Display, int, String, Paint, Paint, SymbolContainer, Position, int)
- Method in class org.mapsforge.map.awt.graphics.
AwtGraphicFactory
createResourceBitmap(InputStream, int)
- Method in class org.mapsforge.map.awt.graphics.
AwtGraphicFactory
createTileBitmap(InputStream, int, boolean)
- Method in class org.mapsforge.map.awt.graphics.
AwtGraphicFactory
createTileBitmap(int, boolean)
- Method in class org.mapsforge.map.awt.graphics.
AwtGraphicFactory
createTileCache(int, double, int, File)
- Static method in class org.mapsforge.map.awt.util.
AwtUtil
Utility function to create a two-level tile cache with the right size, using the size of the screen.
D
decrementRefCount()
- Method in class org.mapsforge.map.awt.graphics.
AwtBitmap
DEFAULT_SIZE
- Static variable in class org.mapsforge.map.awt.graphics.
AwtSvgBitmap
Default size is 20x20px (400px).
destroy()
- Method in class org.mapsforge.map.awt.view.
MapView
Clear map view.
destroyAll()
- Method in class org.mapsforge.map.awt.view.
MapView
Clear all map view elements.
i.e.
draw(Canvas, Point, Matrix, Filter)
- Method in class org.mapsforge.map.awt.graphics.
AwtPointTextContainer
G
getAreaRect()
- Method in class org.mapsforge.map.awt.graphics.
AwtHillshadingBitmap
getBitmap(Bitmap)
- Static method in class org.mapsforge.map.awt.graphics.
AwtGraphicFactory
Returns the internal image representation.
getBoolean(String, boolean)
- Method in class org.mapsforge.map.awt.util.
JavaPreferences
getBoundingBox()
- Method in class org.mapsforge.map.awt.view.
MapView
getByte(String, byte)
- Method in class org.mapsforge.map.awt.util.
JavaPreferences
getColor()
- Method in class org.mapsforge.map.awt.graphics.
AwtPaint
getDimension()
- Method in class org.mapsforge.map.awt.view.
MapView
getDouble(String, double)
- Method in class org.mapsforge.map.awt.util.
JavaPreferences
getFloat(String, float)
- Method in class org.mapsforge.map.awt.util.
JavaPreferences
getFpsCounter()
- Method in class org.mapsforge.map.awt.view.
MapView
getFrameBuffer()
- Method in class org.mapsforge.map.awt.view.
MapView
getGraphics(Canvas)
- Static method in class org.mapsforge.map.awt.graphics.
AwtGraphicFactory
getHeight()
- Method in class org.mapsforge.map.awt.graphics.
AwtBitmap
getInt(String, int)
- Method in class org.mapsforge.map.awt.util.
JavaPreferences
getLayerManager()
- Method in class org.mapsforge.map.awt.view.
MapView
getLong(String, long)
- Method in class org.mapsforge.map.awt.util.
JavaPreferences
getMapScaleBar()
- Method in class org.mapsforge.map.awt.view.
MapView
getMapViewProjection()
- Method in class org.mapsforge.map.awt.view.
MapView
getMinimumCacheSize(int, double)
- Static method in class org.mapsforge.map.awt.util.
AwtUtil
Compute the minimum cache size for a view, using the size of the screen.
getModel()
- Method in class org.mapsforge.map.awt.view.
MapView
getPadding()
- Method in class org.mapsforge.map.awt.graphics.
AwtHillshadingBitmap
getPaint(Paint)
- Static method in class org.mapsforge.map.awt.graphics.
AwtGraphicFactory
getResourceBitmap(InputStream, String, float, float, int, int, int)
- Static method in class org.mapsforge.map.awt.graphics.
AwtSvgBitmap
getString(String, String)
- Method in class org.mapsforge.map.awt.util.
JavaPreferences
getStrokeWidth()
- Method in class org.mapsforge.map.awt.graphics.
AwtPaint
getTextHeight(String)
- Method in class org.mapsforge.map.awt.graphics.
AwtPaint
getTextWidth(String)
- Method in class org.mapsforge.map.awt.graphics.
AwtPaint
getTimestamp()
- Method in class org.mapsforge.map.awt.graphics.
AwtTileBitmap
getWidth()
- Method in class org.mapsforge.map.awt.graphics.
AwtBitmap
I
incrementRefCount()
- Method in class org.mapsforge.map.awt.graphics.
AwtBitmap
INSTANCE
- Static variable in class org.mapsforge.map.awt.graphics.
AwtGraphicFactory
isDestroyed()
- Method in class org.mapsforge.map.awt.graphics.
AwtBitmap
isExpired()
- Method in class org.mapsforge.map.awt.graphics.
AwtTileBitmap
isTransparent()
- Method in class org.mapsforge.map.awt.graphics.
AwtPaint
J
JavaPreferences
- Class in
org.mapsforge.map.awt.util
JavaPreferences(Preferences)
- Constructor for class org.mapsforge.map.awt.util.
JavaPreferences
M
MapView
- Class in
org.mapsforge.map.awt.view
MapView()
- Constructor for class org.mapsforge.map.awt.view.
MapView
MapViewComponentListener
- Class in
org.mapsforge.map.awt.input
MapViewComponentListener(MapView)
- Constructor for class org.mapsforge.map.awt.input.
MapViewComponentListener
mouseClicked(MouseEvent)
- Method in class org.mapsforge.map.awt.input.
MouseEventListener
mouseDragged(MouseEvent)
- Method in class org.mapsforge.map.awt.input.
MouseEventListener
MouseEventListener
- Class in
org.mapsforge.map.awt.input
MouseEventListener(MapView)
- Constructor for class org.mapsforge.map.awt.input.
MouseEventListener
mousePressed(MouseEvent)
- Method in class org.mapsforge.map.awt.input.
MouseEventListener
mouseReleased(MouseEvent)
- Method in class org.mapsforge.map.awt.input.
MouseEventListener
mouseWheelMoved(MouseWheelEvent)
- Method in class org.mapsforge.map.awt.input.
MouseEventListener
O
org.mapsforge.map.awt.graphics
- package org.mapsforge.map.awt.graphics
org.mapsforge.map.awt.input
- package org.mapsforge.map.awt.input
org.mapsforge.map.awt.util
- package org.mapsforge.map.awt.util
org.mapsforge.map.awt.view
- package org.mapsforge.map.awt.view
P
paint(Graphics)
- Method in class org.mapsforge.map.awt.view.
MapView
platformSpecificSources(String, String)
- Method in class org.mapsforge.map.awt.graphics.
AwtGraphicFactory
putBoolean(String, boolean)
- Method in class org.mapsforge.map.awt.util.
JavaPreferences
putByte(String, byte)
- Method in class org.mapsforge.map.awt.util.
JavaPreferences
putDouble(String, double)
- Method in class org.mapsforge.map.awt.util.
JavaPreferences
putFloat(String, float)
- Method in class org.mapsforge.map.awt.util.
JavaPreferences
putInt(String, int)
- Method in class org.mapsforge.map.awt.util.
JavaPreferences
putLong(String, long)
- Method in class org.mapsforge.map.awt.util.
JavaPreferences
putString(String, String)
- Method in class org.mapsforge.map.awt.util.
JavaPreferences
R
renderSvg(InputStream, float, int, int, int, int)
- Method in class org.mapsforge.map.awt.graphics.
AwtGraphicFactory
S
save()
- Method in class org.mapsforge.map.awt.util.
JavaPreferences
scaleTo(int, int)
- Method in class org.mapsforge.map.awt.graphics.
AwtBitmap
setBackgroundColor(int)
- Method in class org.mapsforge.map.awt.graphics.
AwtBitmap
setBitmapShader(Bitmap)
- Method in class org.mapsforge.map.awt.graphics.
AwtPaint
setBitmapShaderShift(Point)
- Method in class org.mapsforge.map.awt.graphics.
AwtPaint
Shifts the bitmap pattern so that it will always start at a multiple of itself for any tile the pattern is used.
setCenter(LatLong)
- Method in class org.mapsforge.map.awt.view.
MapView
setColor(Color)
- Method in class org.mapsforge.map.awt.graphics.
AwtPaint
setColor(int)
- Method in class org.mapsforge.map.awt.graphics.
AwtPaint
setDashPathEffect(float[])
- Method in class org.mapsforge.map.awt.graphics.
AwtPaint
setExpiration(long)
- Method in class org.mapsforge.map.awt.graphics.
AwtTileBitmap
setMapScaleBar(MapScaleBar)
- Method in class org.mapsforge.map.awt.view.
MapView
setStroke(Stroke)
- Method in class org.mapsforge.map.awt.graphics.
AwtPaint
setStrokeCap(Cap)
- Method in class org.mapsforge.map.awt.graphics.
AwtPaint
setStrokeJoin(Join)
- Method in class org.mapsforge.map.awt.graphics.
AwtPaint
setStrokeWidth(float)
- Method in class org.mapsforge.map.awt.graphics.
AwtPaint
setStyle(Style)
- Method in class org.mapsforge.map.awt.graphics.
AwtPaint
setTextAlign(Align)
- Method in class org.mapsforge.map.awt.graphics.
AwtPaint
setTextSize(float)
- Method in class org.mapsforge.map.awt.graphics.
AwtPaint
setTimestamp(long)
- Method in class org.mapsforge.map.awt.graphics.
AwtTileBitmap
setTypeface(FontFamily, FontStyle)
- Method in class org.mapsforge.map.awt.graphics.
AwtPaint
setZoomLevel(byte)
- Method in class org.mapsforge.map.awt.view.
MapView
setZoomLevelMax(byte)
- Method in class org.mapsforge.map.awt.view.
MapView
setZoomLevelMin(byte)
- Method in class org.mapsforge.map.awt.view.
MapView
A
C
D
G
I
J
M
O
P
R
S
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes