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 

I

IArchiveFile - class in org.osmdroid.tileprovider.modules
The IArchiveFile is primary used to load tiles from a file archive.
IConfigurationProvider - class in org.osmdroid.config
Singleton class to get/set a configuration provider for osmdroid Issue 481Created on 11/29/2016.
IconOverlay - class in org.osmdroid.views.overlay
org.osmdroid.views.overlay.IconOverlay is an icon placed at a particular org.osmdroid.api.IGeoPoint on the org.osmdroid.views.MapView's surface.
IFilesystemCache - class in org.osmdroid.tileprovider.modules
Represents a write-only interface into a file system cache.
IGeoPoint - class in org.osmdroid.api
An interface that resembles the Google Maps API GeoPoint class.
imageFilenameEnding() - function in org.osmdroid.tileprovider.tilesource.BingMapTileSource
 
imageFilenameEnding() - function in org.osmdroid.tileprovider.tilesource.BitmapTileSourceBase
 
imageFilenameEnding() - function in org.osmdroid.tileprovider.tilesource.CloudmadeTileSource
 
imageFilenameEnding() - function in org.osmdroid.tileprovider.tilesource.FileBasedTileSource
 
imageFilenameEnding() - function in org.osmdroid.tileprovider.tilesource.HEREWeGoTileSource
 
imageFilenameEnding() - function in org.osmdroid.tileprovider.tilesource.MapBoxTileSource
 
imageFilenameEnding() - function in org.osmdroid.tileprovider.tilesource.MapQuestTileSource
 
imageFilenameEnding() - function in org.osmdroid.tileprovider.tilesource.OnlineTileSourceBase
 
imageFilenameEnding() - function in org.osmdroid.tileprovider.tilesource.QuadTreeTileSource
 
imageFilenameEnding() - function in org.osmdroid.tileprovider.tilesource.ThunderforestTileSource
 
imageFilenameEnding() - function in org.osmdroid.tileprovider.tilesource.TMSOnlineTileSourceBase
 
imageFilenameEnding() - function in org.osmdroid.tileprovider.tilesource.XYTileSource
 
ImageryMetaData - class in org.osmdroid.tileprovider.tilesource.bing
ImageryMetaData storage.
ImageryMetaDataResource - class in org.osmdroid.tileprovider.tilesource.bing
ImageryMetaData storage.
IMapController - class in org.osmdroid.api
An interface that resembles the Google Maps API MapController class and is implemented by the osmdroid org.osmdroid.views.MapController class.
IMapTileProviderCallback - class in org.osmdroid.tileprovider
 
IMapView - class in org.osmdroid.api
An interface that resembles the Google Maps API MapView class and is implemented by the osmdroid org.osmdroid.views.MapView class.
imperial - enum entry in org.osmdroid.views.overlay.ScaleBarOverlay.UnitsOfMeasure
 
importFromFileCache(boolean) - function in org.osmdroid.tileprovider.modules.SqlTileWriter
a helper method to import file system stored map tiles into the sql tile cacheon successful import, the tiles are removed from the file system.
IMyLocationConsumer - class in org.osmdroid.views.overlay.mylocation
 
IMyLocationProvider - class in org.osmdroid.views.overlay.mylocation
 
increaseByScale(float) - function in org.osmdroid.util.BoundingBox
Scale this bounding box by a given factor.
increment(String) - function in org.osmdroid.tileprovider.util.Counters
 
incReserve(int) - function in android.graphics.OsmPath
 
indexOf(Object) - function in java.util.DefaultOverlayManager
 
indexOf(Object) - function in java.util.OverlayManager
 
indexOfChild(View) - function in android.view.MapView
 
indexOfChild(View) - function in android.view.ItemizedOverlayControlView
 
INetworkAvailablityCheck - class in org.osmdroid.tileprovider.modules
 
inflate(Resources,XmlPullParser,AttributeSet,Resources.Theme) - function in android.graphics.drawable.ExpirableBitmapDrawable
 
inflate(Resources,XmlPullParser,AttributeSet,Resources.Theme) - function in android.graphics.drawable.ReusableBitmapDrawable
 
inflate(Context,int,ViewGroup) - function in android.view.MapView
 
inflate(Context,int,ViewGroup) - function in android.view.ItemizedOverlayControlView
 
InfoWindow - class in org.osmdroid.views.overlay.infowindow
org.osmdroid.views.overlay.infowindow.InfoWindow is a (pop-up-) View that can be displayed on an org.osmdroid.views.MapView, associated to a org.osmdroid.api.IGeoPoint.
init(File) - function in org.osmdroid.tileprovider.modules.DatabaseFileArchive
initialize the file archive, such as performing initial scans, queries, opening a database, etc
init(File) - function in org.osmdroid.tileprovider.modules.GEMFFileArchive
initialize the file archive, such as performing initial scans, queries, opening a database, etc
init(File) - function in org.osmdroid.tileprovider.modules.IArchiveFile
initialize the file archive, such as performing initial scans, queries, opening a database, etc
init(File) - function in org.osmdroid.tileprovider.modules.MBTilesFileArchive
initialize the file archive, such as performing initial scans, queries, opening a database, etc
init(File) - function in org.osmdroid.tileprovider.modules.ZipFileArchive
initialize the file archive, such as performing initial scans, queries, opening a database, etc
init() - function in org.osmdroid.util.IntegerAccepter
 
init() - function in org.osmdroid.util.LineBuilder
 
init() - function in org.osmdroid.util.ListPointAccepter
 
init() - function in org.osmdroid.util.PathBuilder
 
init() - function in org.osmdroid.util.PointAccepter
 
init() - function in org.osmdroid.util.SegmentClipper
 
init() - function in org.osmdroid.util.SideOptimizationPointAccepter
 
init(float,float,float,float) - function in org.osmdroid.views.overlay.advancedpolyline.ColorMappingVariation
Init function will be called from sub classes.
init(float,float,float,float) - function in org.osmdroid.views.overlay.advancedpolyline.ColorMappingVariationHue
Init function will be called from sub classes.
init(float,float,float,float) - function in org.osmdroid.views.overlay.advancedpolyline.ColorMappingVariationLuminance
Init function will be called from sub classes.
init(float,float,float,float) - function in org.osmdroid.views.overlay.advancedpolyline.ColorMappingVariationSaturation
Init function will be called from sub classes.
init() - function in org.osmdroid.util.LineDrawer
 
init() - function in org.osmdroid.views.overlay.milestones.MilestoneLister
 
init() - function in org.osmdroid.views.overlay.milestones.MilestoneManager
 
init() - function in org.osmdroid.views.overlay.milestones.MilestoneMeterDistanceLister
 
init() - function in org.osmdroid.views.overlay.milestones.MilestoneMeterDistanceSliceLister
 
init() - function in org.osmdroid.views.overlay.milestones.MilestoneMiddleLister
 
init() - function in org.osmdroid.views.overlay.milestones.MilestonePixelDistanceLister
 
init() - function in org.osmdroid.views.overlay.milestones.MilestoneVertexLister
 
initCause(Throwable) - function in java.lang.CantContinueException
 
initCause(Throwable) - function in java.lang.BitmapTileSourceBase.LowMemoryException
 
initCause(Throwable) - function in java.lang.TileSourcePolicyException
 
initialiseLoop() - function in org.osmdroid.tileprovider.TileStates
 
initialiseLoop() - function in org.osmdroid.util.TileLooper
 
initMetaData() - function in org.osmdroid.tileprovider.tilesource.bing.BingMapTileSource
Fire this after you've set up your prefered tile styles and localeif you forget, it should fire on the first request for tiles.
inset(long,long) - function in org.osmdroid.util.RectL
 
IntegerAccepter - class in org.osmdroid.util
A repository for integers
InternalCompassOrientationProvider - class in org.osmdroid.views.overlay.compass
 
intersection(double,double,double,double,double,double,double,double,PointL) - function in org.osmdroid.util.SegmentIntersection
 
intersects(RectL,RectL) - function in org.osmdroid.util.RectL
 
invalidate(Rect) - function in android.view.MapView
 
invalidate(Rect) - function in android.view.ItemizedOverlayControlView
 
invalidateChild(View,Rect) - function in android.view.MapView
 
invalidateChild(View,Rect) - function in android.view.ItemizedOverlayControlView
 
invalidateChildInParent(Array,Rect) - function in android.view.MapView
 
invalidateChildInParent(Array,Rect) - function in android.view.ItemizedOverlayControlView
 
invalidateDrawable(Drawable) - function in android.view.MapView
 
invalidateDrawable(Drawable) - function in android.view.ItemizedOverlayControlView
 
invalidateMapCoordinates(Rect) - function in org.osmdroid.views.MapView
 
invalidateMapCoordinates(int,int,int,int) - function in org.osmdroid.views.MapView
 
invalidateOutline() - function in android.view.MapView
 
invalidateOutline() - function in android.view.ItemizedOverlayControlView
 
invalidateSelf() - function in android.graphics.drawable.ExpirableBitmapDrawable
 
invalidateSelf() - function in android.graphics.drawable.ReusableBitmapDrawable
 
IOrientationConsumer - class in org.osmdroid.views.overlay.compass
 
IOrientationProvider - class in org.osmdroid.views.overlay.compass
 
IOverlayMenuProvider - class in org.osmdroid.views.overlay
 
IProjection - class in org.osmdroid.api
An interface that resembles the Google Maps API Projection interface and is implemented by the osmdroid org.osmdroid.views.Projection class.
IRegisterReceiver - class in org.osmdroid.tileprovider
 
isAccessibilityFocused() - function in android.view.MapView
 
isAccessibilityFocused() - function in android.view.ItemizedOverlayControlView
 
isAccessibilityHeading() - function in android.view.MapView
 
isAccessibilityHeading() - function in android.view.ItemizedOverlayControlView
 
isActivated() - function in android.view.MapView
 
isActivated() - function in android.view.ItemizedOverlayControlView
 
isAlwaysDrawnWithCacheEnabled() - function in android.view.MapView
 
isAlwaysDrawnWithCacheEnabled() - function in android.view.ItemizedOverlayControlView
 
isAnimating() - function in org.osmdroid.views.MapView
Determines if maps are animating a zoom operation.
isAnimationCacheEnabled() - function in android.view.MapView
 
isAnimationCacheEnabled() - function in android.view.ItemizedOverlayControlView
 
isAttachedToWindow() - function in android.view.MapView
 
isAttachedToWindow() - function in android.view.ItemizedOverlayControlView
 
isAutoMirrored() - function in android.graphics.drawable.ExpirableBitmapDrawable
 
isAutoMirrored() - function in android.graphics.drawable.ReusableBitmapDrawable
 
isAvailable() - function in org.osmdroid.tileprovider.util.StorageUtils
 
isBaselineAligned() - function in android.widget.ItemizedOverlayControlView
 
isBitmapValid() - function in org.osmdroid.tileprovider.ReusableBitmapDrawable
 
isCancelled() - function in android.os.CacheManager.CacheManagerTask
 
isClickable() - function in android.view.MapView
 
isClickable() - function in android.view.ItemizedOverlayControlView
 
isClickable() - function in org.osmdroid.views.overlay.simplefastpoint.SimpleFastPointOverlayOptions
 
isCloseTo(GeoPoint,double,MapView) - function in org.osmdroid.views.overlay.Polygon
 
isCloseTo(GeoPoint,double,MapView) - function in org.osmdroid.views.overlay.Polyline
 
isCloseTo(GeoPoint,double,MapView) - function in org.osmdroid.views.overlay.PolyOverlayWithIW
 
isCompassEnabled() - function in org.osmdroid.views.overlay.compass.CompassOverlay
If enabled, the map is receiving orientation updates and drawing your location on the map.
isCompassInCenter() - function in org.osmdroid.views.overlay.compass.CompassOverlay
 
isContextClickable() - function in android.view.MapView
 
isContextClickable() - function in android.view.ItemizedOverlayControlView
 
isConvex() - function in android.graphics.OsmPath
 
isDebugMapTileDownloader() - function in org.osmdroid.config.DefaultConfigurationProvider
 
isDebugMapTileDownloader() - function in org.osmdroid.config.IConfigurationProvider
 
isDebugMapView() - function in org.osmdroid.config.DefaultConfigurationProvider
Typically used to enable additional debugging
isDebugMapView() - function in org.osmdroid.config.IConfigurationProvider
Typically used to enable additional debugging
isDebugMode() - function in org.osmdroid.config.DefaultConfigurationProvider
Typically used to enable additional debuggingfrom org.osmdroid.tileprovider.constants.OpenStreetMapTileProviderConstants
isDebugMode() - function in org.osmdroid.config.IConfigurationProvider
Typically used to enable additional debuggingfrom org.osmdroid.tileprovider.constants.OpenStreetMapTileProviderConstants
isDebugTileProviders() - function in org.osmdroid.config.DefaultConfigurationProvider
Typically used to enable additional debuggingfrom org.osmdroid.tileprovider.constants.OpenStreetMapTileProviderConstants
isDebugTileProviders() - function in org.osmdroid.config.IConfigurationProvider
Typically used to enable additional debuggingfrom org.osmdroid.tileprovider.constants.OpenStreetMapTileProviderConstants
isDirty() - function in android.view.MapView
 
isDirty() - function in android.view.ItemizedOverlayControlView
 
isDisplayed() - function in org.osmdroid.views.overlay.Marker
 
isDone() - function in org.osmdroid.tileprovider.TileStates
 
isDown() - function in org.metalev.multitouch.controller.MultiTouchController.PointInfo
 
isDraggable() - function in org.osmdroid.views.overlay.Marker
 
isDrawableExpired(Drawable) - function in org.osmdroid.tileprovider.ExpirableBitmapDrawable
 
isDrawableExpired(Drawable) - function in org.osmdroid.tileprovider.ReusableBitmapDrawable
 
isDrawAccuracyEnabled() - function in org.osmdroid.views.overlay.mylocation.MyLocationNewOverlay
If enabled, an accuracy circle will be drawn around your current position.
isDrawingCacheEnabled() - function in android.view.MapView
 
isDrawingCacheEnabled() - function in android.view.ItemizedOverlayControlView
 
isDuplicateParentStateEnabled() - function in android.view.MapView
 
isDuplicateParentStateEnabled() - function in android.view.ItemizedOverlayControlView
 
isEmpty() - function in org.osmdroid.tileprovider.MapTileRequestState
 
isEmpty() - function in android.graphics.OsmPath
 
isEmpty() - function in java.util.DefaultOverlayManager
 
isEmpty() - function in java.util.OverlayManager
 
isEnabled() - function in android.view.MapView
 
isEnabled() - function in org.osmdroid.views.overlay.ClickableIconOverlay
Specifies if the Overlay is marked to be enabled.
isEnabled() - function in org.osmdroid.views.overlay.CopyrightOverlay
Specifies if the Overlay is marked to be enabled.
isEnabled() - function in org.osmdroid.views.overlay.FolderOverlay
Specifies if the Overlay is marked to be enabled.
isEnabled() - function in org.osmdroid.views.overlay.GroundOverlay
Specifies if the Overlay is marked to be enabled.
isEnabled() - function in org.osmdroid.views.overlay.GroundOverlay2
Specifies if the Overlay is marked to be enabled.
isEnabled() - function in org.osmdroid.views.overlay.GroundOverlay4
Specifies if the Overlay is marked to be enabled.
isEnabled() - function in org.osmdroid.views.overlay.IconOverlay
Specifies if the Overlay is marked to be enabled.
isEnabled() - function in org.osmdroid.views.overlay.ItemizedIconOverlay
Specifies if the Overlay is marked to be enabled.
isEnabled() - function in org.osmdroid.views.overlay.ItemizedOverlay
Specifies if the Overlay is marked to be enabled.
isEnabled() - function in android.view.ItemizedOverlayControlView
 
isEnabled() - function in org.osmdroid.views.overlay.ItemizedOverlayWithFocus
Specifies if the Overlay is marked to be enabled.
isEnabled() - function in org.osmdroid.views.overlay.MapEventsOverlay
Specifies if the Overlay is marked to be enabled.
isEnabled() - function in org.osmdroid.views.overlay.Marker
Specifies if the Overlay is marked to be enabled.
isEnabled() - function in org.osmdroid.views.overlay.MinimapOverlay
Specifies if the Overlay is marked to be enabled.
isEnabled() - function in org.osmdroid.views.overlay.NonAcceleratedOverlay
Specifies if the Overlay is marked to be enabled.
isEnabled() - function in org.osmdroid.views.overlay.Overlay
Specifies if the Overlay is marked to be enabled.
isEnabled() - function in org.osmdroid.views.overlay.OverlayWithIW
Specifies if the Overlay is marked to be enabled.
isEnabled() - function in org.osmdroid.views.overlay.Polygon
Specifies if the Overlay is marked to be enabled.
isEnabled() - function in org.osmdroid.views.overlay.Polyline
Specifies if the Overlay is marked to be enabled.
isEnabled() - function in org.osmdroid.views.overlay.PolyOverlayWithIW
Specifies if the Overlay is marked to be enabled.
isEnabled() - function in org.osmdroid.views.overlay.ScaleBarOverlay
Specifies if the Overlay is marked to be enabled.
isEnabled() - function in org.osmdroid.views.overlay.ScaleDiskOverlay
Specifies if the Overlay is marked to be enabled.
isEnabled() - function in org.osmdroid.views.overlay.SpeechBalloonOverlay
Specifies if the Overlay is marked to be enabled.
isEnabled() - function in org.osmdroid.views.overlay.TilesOverlay
Specifies if the Overlay is marked to be enabled.
isEnabled() - function in org.osmdroid.views.overlay.CompassOverlay
Specifies if the Overlay is marked to be enabled.
isEnabled() - function in org.osmdroid.views.overlay.gestures.RotationGestureDetector
 
isEnabled() - function in org.osmdroid.views.overlay.RotationGestureOverlay
Specifies if the Overlay is marked to be enabled.
isEnabled() - function in org.osmdroid.views.overlay.LatLonGridlineOverlay2
Specifies if the Overlay is marked to be enabled.
isEnabled() - function in org.osmdroid.views.overlay.DirectedLocationOverlay
Specifies if the Overlay is marked to be enabled.
isEnabled() - function in org.osmdroid.views.overlay.MyLocationNewOverlay
Specifies if the Overlay is marked to be enabled.
isEnabled() - function in org.osmdroid.views.overlay.SimpleLocationOverlay
Specifies if the Overlay is marked to be enabled.
isEnabled() - function in org.osmdroid.views.overlay.SimpleFastPointOverlay
Specifies if the Overlay is marked to be enabled.
isEnforceTileSystemBounds() - function in org.osmdroid.config.DefaultConfigurationProvider
Default is false for the DefaultConfigurationProviderIf true and a bounding box is beyond that of the org.osmdroid.util.TileSystem,then an exception is thrown by checks in org.osmdroid.util.BoundingBoxIf false, then no exception is thrown.
isEnforceTileSystemBounds() - function in org.osmdroid.config.IConfigurationProvider
Default is false for the DefaultConfigurationProviderIf true and a bounding box is beyond that of the org.osmdroid.util.TileSystem,then an exception is thrown by checks in org.osmdroid.util.BoundingBoxIf false, then no exception is thrown.
isFileExtensionRegistered(String) - function in org.osmdroid.tileprovider.modules.ArchiveFileFactory
Returns true if and only if the extension (minus the ".") is registered, meaning that osmdroidhas a driver to read map tiles/data from that source.
isFilterBitmap() - function in android.graphics.drawable.ExpirableBitmapDrawable
 
isFilterBitmap() - function in android.graphics.drawable.ReusableBitmapDrawable
 
isFlat() - function in org.osmdroid.views.overlay.Marker
 
isFlingEnabled() - function in org.osmdroid.views.MapView
 
isFocusable() - function in android.view.MapView
 
isFocusable() - function in android.view.ItemizedOverlayControlView
 
isFocusableInTouchMode() - function in android.view.MapView
 
isFocusableInTouchMode() - function in android.view.ItemizedOverlayControlView
 
isFocused() - function in android.view.MapView
 
isFocused() - function in android.view.ItemizedOverlayControlView
 
isFocusedByDefault() - function in android.view.MapView
 
isFocusedByDefault() - function in android.view.ItemizedOverlayControlView
 
isFollowLocationEnabled() - function in org.osmdroid.views.overlay.mylocation.MyLocationNewOverlay
If enabled, the map will center on your current location and automatically scroll as youmove.
isForceDarkAllowed() - function in android.view.MapView
 
isForceDarkAllowed() - function in android.view.ItemizedOverlayControlView
 
isFunctionalException(SQLiteException) - function in org.osmdroid.tileprovider.modules.SqlTileWriter
 
isGeodesic() - function in org.osmdroid.views.overlay.LinearRing
 
isGeodesic() - function in org.osmdroid.views.overlay.Polygon
 
isGeodesic() - function in org.osmdroid.views.overlay.Polyline
 
isGeodesic() - function in org.osmdroid.views.overlay.PolyOverlayWithIW
 
isHapticFeedbackEnabled() - function in android.view.MapView
 
isHapticFeedbackEnabled() - function in android.view.ItemizedOverlayControlView
 
isHardwareAccelerated() - function in android.view.MapView
 
isHardwareAccelerated() - function in android.view.ItemizedOverlayControlView
 
isHorizontalFadingEdgeEnabled() - function in android.view.MapView
 
isHorizontalFadingEdgeEnabled() - function in android.view.ItemizedOverlayControlView
 
isHorizontalMapRepetitionEnabled() - function in org.osmdroid.views.MapView
 
isHorizontalScrollBarEnabled() - function in android.view.MapView
 
isHorizontalScrollBarEnabled() - function in android.view.ItemizedOverlayControlView
 
isHorizontalWrapEnabled() - function in org.osmdroid.util.TileLooper
 
isHorizontalWrapEnabled() - function in org.osmdroid.views.Projection
 
isHorizontalWrapEnabled() - function in org.osmdroid.views.overlay.MinimapOverlay
 
isHorizontalWrapEnabled() - function in org.osmdroid.views.overlay.TilesOverlay
 
isHovered() - function in android.view.MapView
 
isHovered() - function in android.view.ItemizedOverlayControlView
 
isImportantForAccessibility() - function in android.view.MapView
 
isImportantForAccessibility() - function in android.view.ItemizedOverlayControlView
 
isImportantForAutofill() - function in android.view.MapView
 
isImportantForAutofill() - function in android.view.ItemizedOverlayControlView
 
isImportantForContentCapture() - function in android.view.MapView
 
isImportantForContentCapture() - function in android.view.ItemizedOverlayControlView
 
isInClipArea(long,long) - function in org.osmdroid.util.SegmentClipper
Check if a point is in the clip area
isIncludeAll() - function in org.osmdroid.util.MapTileListBorderComputer
 
isInEditMode() - function in android.view.MapView
 
isInEditMode() - function in android.view.ItemizedOverlayControlView
 
isInfoWindowOpen() - function in org.osmdroid.views.overlay.Marker
 
isInfoWindowOpen() - function in org.osmdroid.views.overlay.OverlayWithIW
 
isInfoWindowOpen() - function in org.osmdroid.views.overlay.Polygon
 
isInfoWindowOpen() - function in org.osmdroid.views.overlay.Polyline
 
isInfoWindowOpen() - function in org.osmdroid.views.overlay.PolyOverlayWithIW
 
isInfoWindowShown() - function in org.osmdroid.views.overlay.Marker
 
isInLayout() - function in android.view.MapView
 
isInLayout() - function in android.view.ItemizedOverlayControlView
 
isInTouchMode() - function in android.view.MapView
 
isInTouchMode() - function in android.view.ItemizedOverlayControlView
 
isInverseFillType() - function in android.graphics.OsmPath
 
isKeyboardNavigationCluster() - function in android.view.MapView
 
isKeyboardNavigationCluster() - function in android.view.ItemizedOverlayControlView
 
isLabelled() - function in org.osmdroid.views.overlay.simplefastpoint.SimpleFastPointOverlay.PointAdapter
Whether this adapter has labels
isLabelled() - function in org.osmdroid.views.overlay.simplefastpoint.SimplePointTheme
Whether this adapter has labels
isLaidOut() - function in android.view.MapView
 
isLaidOut() - function in android.view.ItemizedOverlayControlView
 
isLayoutDirectionResolved() - function in android.view.MapView
 
isLayoutDirectionResolved() - function in android.view.ItemizedOverlayControlView
 
isLayoutOccurred() - function in org.osmdroid.views.MapView
 
isLayoutRequested() - function in android.view.MapView
 
isLayoutRequested() - function in android.view.ItemizedOverlayControlView
 
isLayoutSuppressed() - function in android.view.MapView
 
isLayoutSuppressed() - function in android.view.ItemizedOverlayControlView
 
isLongClickable() - function in android.view.MapView
 
isLongClickable() - function in android.view.ItemizedOverlayControlView
 
isMapTileDownloaderFollowRedirects() - function in org.osmdroid.config.DefaultConfigurationProvider
 
isMapTileDownloaderFollowRedirects() - function in org.osmdroid.config.IConfigurationProvider
 
isMapViewHardwareAccelerated() - function in org.osmdroid.config.DefaultConfigurationProvider
default is false
isMapViewHardwareAccelerated() - function in org.osmdroid.config.IConfigurationProvider
default is false
isMapViewRecyclerFriendly() - function in org.osmdroid.config.DefaultConfigurationProvider
If true, the map view will set .setHasTransientState(true) for API 16+ devices.This is now the default setting.
isMapViewRecyclerFriendly() - function in org.osmdroid.config.IConfigurationProvider
If true, the map view will set .setHasTransientState(true) for API 16+ devices.This is now the default setting.
isMeasureWithLargestChildEnabled() - function in android.widget.ItemizedOverlayControlView
 
isMotionEventSplittingEnabled() - function in android.view.MapView
 
isMotionEventSplittingEnabled() - function in android.view.ItemizedOverlayControlView
 
isMultiTouch() - function in org.metalev.multitouch.controller.MultiTouchController.PointInfo
True if number of touch points greater than or equal to 2.
isMyLocationEnabled() - function in org.osmdroid.views.overlay.mylocation.MyLocationNewOverlay
If enabled, the map is receiving location updates and drawing your location on the map.
isNestedScrollingEnabled() - function in android.view.MapView
 
isNestedScrollingEnabled() - function in android.view.ItemizedOverlayControlView
 
isOpaque() - function in android.view.MapView
 
isOpaque() - function in android.view.ItemizedOverlayControlView
 
isOpen() - function in org.osmdroid.views.overlay.infowindow.BasicInfoWindow
 
isOpen() - function in org.osmdroid.views.overlay.infowindow.InfoWindow
 
isOpen() - function in org.osmdroid.views.overlay.infowindow.MarkerInfoWindow
 
isOptionsMenuEnabled() - function in org.osmdroid.views.overlay.IOverlayMenuProvider
Can be used to signal to external callers that this Overlay should not be used for providingoption menu items.
isOptionsMenuEnabled() - function in org.osmdroid.views.overlay.MinimapOverlay
Can be used to signal to external callers that this Overlay should not be used for providingoption menu items.
isOptionsMenuEnabled() - function in org.osmdroid.views.overlay.TilesOverlay
Can be used to signal to external callers that this Overlay should not be used for providingoption menu items.
isOptionsMenuEnabled() - function in org.osmdroid.views.overlay.compass.CompassOverlay
Can be used to signal to external callers that this Overlay should not be used for providingoption menu items.
isOptionsMenuEnabled() - function in org.osmdroid.views.overlay.gestures.RotationGestureOverlay
Can be used to signal to external callers that this Overlay should not be used for providingoption menu items.
isOptionsMenuEnabled() - function in org.osmdroid.views.overlay.mylocation.MyLocationNewOverlay
Can be used to signal to external callers that this Overlay should not be used for providingoption menu items.
isPaddingRelative() - function in android.view.MapView
 
isPaddingRelative() - function in android.view.ItemizedOverlayControlView
 
isPinching() - function in org.metalev.multitouch.controller.MultiTouchController
Indicate if we are in the middle of a pinch action or not.
isPivotSet() - function in android.view.MapView
 
isPivotSet() - function in android.view.ItemizedOverlayControlView
 
isPointerMode() - function in org.osmdroid.views.overlay.compass.CompassOverlay
 
isPressed() - function in android.view.MapView
 
isPressed() - function in android.view.ItemizedOverlayControlView
 
isProjected() - function in android.graphics.drawable.ExpirableBitmapDrawable
 
isProjected() - function in android.graphics.drawable.ReusableBitmapDrawable
 
isRect(RectF) - function in android.graphics.OsmPath
 
isRunning() - function in org.osmdroid.util.GarbageCollector
 
isSaveEnabled() - function in android.view.MapView
 
isSaveEnabled() - function in android.view.ItemizedOverlayControlView
 
isSaveFromParentEnabled() - function in android.view.MapView
 
isSaveFromParentEnabled() - function in android.view.ItemizedOverlayControlView
 
isScreenReaderFocusable() - function in android.view.MapView
 
isScreenReaderFocusable() - function in android.view.ItemizedOverlayControlView
 
isScrollableAreaLimitLatitude() - function in org.osmdroid.views.MapView
 
isScrollableAreaLimitLongitude() - function in org.osmdroid.views.MapView
 
isScrollbarFadingEnabled() - function in android.view.MapView
 
isScrollbarFadingEnabled() - function in android.view.ItemizedOverlayControlView
 
isScrollContainer() - function in android.view.MapView
 
isScrollContainer() - function in android.view.ItemizedOverlayControlView
 
isSelected() - function in android.view.MapView
 
isSelected() - function in android.view.ItemizedOverlayControlView
 
isShowingLayoutBounds() - function in android.view.MapView
 
isShowingLayoutBounds() - function in android.view.ItemizedOverlayControlView
 
isShown() - function in android.view.MapView
 
isShown() - function in android.view.ItemizedOverlayControlView
 
isSoundEffectsEnabled() - function in android.view.MapView
 
isSoundEffectsEnabled() - function in android.view.ItemizedOverlayControlView
 
isStateful() - function in org.osmdroid.tileprovider.ExpirableBitmapDrawable
 
isStateful() - function in android.graphics.drawable.ExpirableBitmapDrawable
 
isStateful() - function in org.osmdroid.tileprovider.ReusableBitmapDrawable
 
isStateful() - function in android.graphics.drawable.ReusableBitmapDrawable
 
isStyled() - function in org.osmdroid.views.overlay.simplefastpoint.SimpleFastPointOverlay.PointAdapter
Whether the points are individually styled
isStyled() - function in org.osmdroid.views.overlay.simplefastpoint.SimplePointTheme
Whether the points are individually styled
isTemporarilyDetached() - function in android.view.MapView
 
isTemporarilyDetached() - function in android.view.ItemizedOverlayControlView
 
isTextAlignmentResolved() - function in android.view.MapView
 
isTextAlignmentResolved() - function in android.view.ItemizedOverlayControlView
 
isTextDirectionResolved() - function in android.view.MapView
 
isTextDirectionResolved() - function in android.view.ItemizedOverlayControlView
 
isTileReachable(long) - function in org.osmdroid.tileprovider.modules.MapTileApproximater
 
isTileReachable(long) - function in org.osmdroid.tileprovider.modules.MapTileAssetsProvider
 
isTileReachable(long) - function in org.osmdroid.tileprovider.modules.MapTileDownloader
 
isTileReachable(long) - function in org.osmdroid.tileprovider.modules.MapTileFileArchiveProvider
 
isTileReachable(long) - function in org.osmdroid.tileprovider.modules.MapTileFileStorageProviderBase
 
isTileReachable(long) - function in org.osmdroid.tileprovider.modules.MapTileFilesystemProvider
 
isTileReachable(long) - function in org.osmdroid.tileprovider.modules.MapTileModuleProviderBase
 
isTileReachable(long) - function in org.osmdroid.tileprovider.modules.MapTileSqlCacheProvider
 
isTilesScaledToDpi() - function in org.osmdroid.views.MapView
 
isTileToBeDownloaded(ITileSource,long) - function in org.osmdroid.tileprovider.cachemanager.CacheManager
"Should we download this tile?
isTouched(MotionEvent) - function in org.osmdroid.views.CustomZoomButtonsController
 
isTouched(MotionEvent,boolean) - function in org.osmdroid.views.CustomZoomButtonsDisplay
 
isTouchedRotated(MotionEvent,boolean) - function in org.osmdroid.views.CustomZoomButtonsDisplay
 
isTransitionGroup() - function in android.view.MapView
 
isTransitionGroup() - function in android.view.ItemizedOverlayControlView
 
IStyledTileSource - class in org.osmdroid.tileprovider.tilesource
Tile sources that have a settable "style" attibute can implement this.
isUIThread() - function in org.osmdroid.views.drawing.MapSnapshot
To be used in View-related Overlay's draw methods.Not only are we not able to include View's in the snapshots,but drawing those View's can make the app crash.
isUsingBackingBitmap() - function in org.osmdroid.views.overlay.NonAcceleratedOverlay
Allow forcing this overlay to skip drawing using backing Bitmap by returning false.
isValidLatitude(double) - function in org.osmdroid.util.TileSystem
 
isValidLatitude(double) - function in org.osmdroid.util.TileSystemWebMercator
 
isValidLongitude(double) - function in org.osmdroid.util.TileSystem
 
isValidLongitude(double) - function in org.osmdroid.util.TileSystemWebMercator
 
isVerticalFadingEdgeEnabled() - function in android.view.MapView
 
isVerticalFadingEdgeEnabled() - function in android.view.ItemizedOverlayControlView
 
isVerticalMapRepetitionEnabled() - function in org.osmdroid.views.MapView
 
isVerticalScrollBarEnabled() - function in android.view.MapView
 
isVerticalScrollBarEnabled() - function in android.view.ItemizedOverlayControlView
 
isVerticalWrapEnabled() - function in org.osmdroid.util.TileLooper
 
isVerticalWrapEnabled() - function in org.osmdroid.views.Projection
 
isVerticalWrapEnabled() - function in org.osmdroid.views.overlay.MinimapOverlay
 
isVerticalWrapEnabled() - function in org.osmdroid.views.overlay.TilesOverlay
 
isVisible() - function in android.graphics.drawable.ExpirableBitmapDrawable
 
isVisible() - function in android.graphics.drawable.ReusableBitmapDrawable
 
isVisible() - function in org.osmdroid.views.overlay.Polygon
 
isVisible() - function in org.osmdroid.views.overlay.Polyline
 
isVisible() - function in org.osmdroid.views.overlay.PolyOverlayWithIW
 
isVisibleToUserForAutofill(int) - function in android.view.MapView
 
isVisibleToUserForAutofill(int) - function in android.view.ItemizedOverlayControlView
 
isWritable() - function in org.osmdroid.tileprovider.util.StorageUtils
 
isWritable(File) - function in org.osmdroid.tileprovider.util.StorageUtils
 
ItemizedIconOverlay - class in org.osmdroid.views.overlay
 
ItemizedIconOverlay.ActiveItem - class in org.osmdroid.views.overlay.ItemizedIconOverlay
 
ItemizedIconOverlay.OnItemGestureListener - class in org.osmdroid.views.overlay.ItemizedIconOverlay
When the item is touched one of these methods may be invoked depending on the type of touch.
ItemizedOverlay - class in org.osmdroid.views.overlay
Draws a list of OverlayItem as markers to a map.
ItemizedOverlay.OnFocusChangeListener - class in org.osmdroid.views.overlay.ItemizedOverlay
 
ItemizedOverlayControlView - class in org.osmdroid.views.overlay
 
ItemizedOverlayControlView.ItemizedOverlayControlViewListener - class in org.osmdroid.views.overlay.ItemizedOverlayControlView
 
ItemizedOverlayWithFocus - class in org.osmdroid.views.overlay
 
IterableWithSize - class in org.osmdroid.util
 
iterator() - function in java.lang.IterableWithSize
 
iterator() - function in org.osmdroid.util.ListPointL
 
iterator() - function in java.lang.ListPointL
 
iterator() - function in org.osmdroid.util.MapTileArea
 
iterator() - function in java.lang.MapTileArea
 
iterator() - function in org.osmdroid.util.MapTileAreaList
 
iterator() - function in java.lang.MapTileAreaList
 
iterator() - function in java.util.DefaultOverlayManager
 
iterator() - function in java.lang.DefaultOverlayManager
 
iterator() - function in java.util.OverlayManager
 
iterator() - function in java.lang.OverlayManager
 
iterator() - function in java.lang.SimpleFastPointOverlay.PointAdapter
 
iterator() - function in org.osmdroid.views.overlay.simplefastpoint.SimplePointTheme
NOTE: this iterator will be called very frequently, avoid complicated code.
iterator() - function in java.lang.SimplePointTheme
 
ITileSource - class in org.osmdroid.tileprovider.tilesource
 
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