A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Z
F
- FileBasedTileSource - class in org.osmdroid.tileprovider.tilesource
- this is an extremely simple tile source that should only be used for offline sources.
- fill() - function in org.osmdroid.tileprovider.MapTilePreCache
- Compute the latest tile list and try to put each tile bitmap in memory cache
- fillInStackTrace() - function in java.lang.CantContinueException
- fillInStackTrace() - function in java.lang.BitmapTileSourceBase.LowMemoryException
- fillInStackTrace() - function in java.lang.TileSourcePolicyException
- finaliseLoop() - function in org.osmdroid.tileprovider.TileStates
- finaliseLoop() - function in org.osmdroid.util.TileLooper
- find(List,int) - function in org.osmdroid.views.overlay.ClickableIconOverlay
- findFocus() - function in android.view.MapView
- findFocus() - function in android.view.ItemizedOverlayControlView
- findViewById(int) - function in android.view.MapView
- findViewById(int) - function in android.view.ItemizedOverlayControlView
- findViewsWithText(ArrayList,CharSequence,int) - function in android.view.MapView
- findViewsWithText(ArrayList,CharSequence,int) - function in android.view.ItemizedOverlayControlView
- findViewWithTag(Object) - function in android.view.MapView
- findViewWithTag(Object) - function in android.view.ItemizedOverlayControlView
- finishUsingDrawable() - function in org.osmdroid.tileprovider.ReusableBitmapDrawable
- floorToInt(double) - function in org.osmdroid.util.MyMath
- floorToLong(double) - function in org.osmdroid.util.MyMath
- Casting a _negative_ double into a long has a counter-intuitive result.E.g.
- flush() - function in org.osmdroid.util.IntegerAccepter
- flush() - function in org.osmdroid.util.LineBuilder
- flush() - function in org.osmdroid.views.overlay.LineDrawer
- focusableViewAvailable(View) - function in android.view.MapView
- focusableViewAvailable(View) - function in android.view.ItemizedOverlayControlView
- focusSearch(View,int) - function in android.view.MapView
- focusSearch(View,int) - function in android.view.ItemizedOverlayControlView
- FolderOverlay - class in org.osmdroid.views.overlay
- A org.osmdroid.views.overlay.FolderOverlay is just a group of other org.osmdroid.views.overlay.Overlays.
- foot - enum entry in org.osmdroid.util.constants.GeoConstants.UnitOfMeasure
- forceHasOverlappingRendering(boolean) - function in android.view.MapView
- forceHasOverlappingRendering(boolean) - function in android.view.ItemizedOverlayControlView
- forceLayout() - function in android.view.MapView
- forceLayout() - function in android.view.ItemizedOverlayControlView
- forceLoadTile(OnlineTileSourceBase,long) - function in org.osmdroid.tileprovider.cachemanager.CacheManager
- Actual tile download, regardless of the tile being already present in the cache
- forEach(Consumer) - function in java.lang.IterableWithSize
- forEach(Consumer) - function in java.lang.ListPointL
- forEach(Consumer) - function in java.lang.MapTileArea
- forEach(Consumer) - function in java.lang.MapTileAreaList
- forEach(Consumer) - function in java.lang.DefaultOverlayManager
- forEach(Consumer) - function in java.lang.OverlayManager
- forEach(Consumer) - function in java.lang.SimpleFastPointOverlay.PointAdapter
- forEach(Consumer) - function in java.lang.SimplePointTheme
- fromCenterBetween(GeoPoint,GeoPoint) - function in org.osmdroid.util.GeoPoint
- fromCenterBetween(GeoPoint,GeoPoint) - function in org.osmdroid.util.LabelledGeoPoint
- fromCenterBetween(GeoPoint,GeoPoint) - function in org.osmdroid.util.StyledLabelledGeoPoint
- fromDoubleString(String,char) - function in org.osmdroid.util.GeoPoint
- fromDoubleString(String,char) - function in org.osmdroid.util.LabelledGeoPoint
- fromDoubleString(String,char) - function in org.osmdroid.util.StyledLabelledGeoPoint
- fromGeoPoints(List) - function in org.osmdroid.util.BoundingBox
- fromGeoPointsSafe(List) - function in org.osmdroid.util.BoundingBox
- fromIntString(String) - function in org.osmdroid.util.GeoPoint
- fromIntString(String) - function in org.osmdroid.util.LabelledGeoPoint
- fromIntString(String) - function in org.osmdroid.util.StyledLabelledGeoPoint
- fromInvertedDoubleString(String,char) - function in org.osmdroid.util.GeoPoint
- fromInvertedDoubleString(String,char) - function in org.osmdroid.util.LabelledGeoPoint
- fromInvertedDoubleString(String,char) - function in org.osmdroid.util.StyledLabelledGeoPoint
- fromPixels(int,int) - function in org.osmdroid.api.IProjection
- Create a new GeoPoint from pixel coordinates relative to the top-left of the MapView thatprovided this PixelConverter.
- fromPixels(int,int) - function in org.osmdroid.views.Projection
- Create a new GeoPoint from pixel coordinates relative to the top-left of the MapView thatprovided this PixelConverter.
- fromPixels(int,int,GeoPoint) - function in org.osmdroid.views.Projection
- note: if setHorizontalMapRepetitionEnabled or setVerticalMapRepetitionEnabled is false, then thiscan return values that beyond the max extents of the world.
- fromPixels(int,int,GeoPoint,boolean) - function in org.osmdroid.views.Projection
- * note: if setHorizontalMapRepetitionEnabled or setVerticalMapRepetitionEnabled is false, then thiscan return values that beyond the max extents of the world.