Skip navigation links
A B C D E F G H I K L M N O P Q R S T U V W Z 

C

CacheAreaDefinition - Class in com.mapbox.mapboxsdk.offline
A cache area defined by a style URL, an array of LatLngBoundsZoom, and device pixel ratio.
CacheAreaDefinition(String, LatLngBoundsZoom[], float) - Constructor for class com.mapbox.mapboxsdk.offline.CacheAreaDefinition
Constructor to create an CacheAreaDefinition from parameters.
CacheAreaDefinition(String, LatLngBoundsZoom[], float, boolean) - Constructor for class com.mapbox.mapboxsdk.offline.CacheAreaDefinition
Constructor to create an CacheAreaDefinition from parameters.
CacheAreaDefinition(Parcel) - Constructor for class com.mapbox.mapboxsdk.offline.CacheAreaDefinition
Constructor to create an CacheAreaDefinition from a Parcel.
calculateZoom(float) - Method in class com.mapbox.mapboxsdk.maps.Projection
Calculates a zoom level based on minimum scale and current scale from MapView
CalledFromWorkerThreadException - Exception in com.mapbox.mapboxsdk.exceptions
 
CalledFromWorkerThreadException(String) - Constructor for exception com.mapbox.mapboxsdk.exceptions.CalledFromWorkerThreadException
 
camera(CameraPosition) - Method in class com.mapbox.mapboxsdk.maps.MapboxMapOptions
Specifies a the initial camera position for the map view.
CameraMode - Class in com.mapbox.mapboxsdk.location.modes
Contains the variety of camera modes which determine how the camera will track the user location.
CameraMode.Mode - Annotation Type in com.mapbox.mapboxsdk.location.modes
Determine the camera tracking behavior in the LocationComponent.
CameraPosition - Class in com.mapbox.mapboxsdk.camera
Resembles the position, angle, zoom and tilt of the user's viewpoint.
CameraPosition.Builder - Class in com.mapbox.mapboxsdk.camera
Builder for composing CameraPosition objects.
CameraPositionTest - Class in com.mapbox.mapboxsdk.camera
 
CameraPositionTest() - Constructor for class com.mapbox.mapboxsdk.camera.CameraPositionTest
 
CameraUpdate - Interface in com.mapbox.mapboxsdk.camera
Interface definition for camera updates.
CameraUpdateFactory - Class in com.mapbox.mapboxsdk.camera
Factory for creating CameraUpdate objects.
CameraUpdateFactory() - Constructor for class com.mapbox.mapboxsdk.camera.CameraUpdateFactory
 
cancel() - Method in class com.mapbox.mapboxsdk.http.NativeHttpRequest
 
cancel() - Method in class com.mapbox.mapboxsdk.snapshotter.MapSnapshotter
Must be called in on the thread the object was created on.
cancelAllVelocityAnimations() - Method in class com.mapbox.mapboxsdk.maps.MapboxMap
Interrupts any ongoing gesture velocity animations.
cancelPaddingWhileTrackingAnimation() - Method in class com.mapbox.mapboxsdk.location.LocationComponent
cancelPrefetchAmbientCacheRequest(long) - Method in class com.mapbox.mapboxsdk.offline.OfflineManager
Cancel the prefetch ambient cache request.
cancelRequest() - Method in interface com.mapbox.mapboxsdk.http.HttpRequest
Cancels the request.
cancelRequest() - Method in class com.mapbox.mapboxsdk.module.http.HttpRequestImpl
 
cancelTiltWhileTrackingAnimation() - Method in class com.mapbox.mapboxsdk.location.LocationComponent
cancelTransitions() - Method in class com.mapbox.mapboxsdk.maps.MapboxMap
Cancels ongoing animations.
cancelZoomWhileTrackingAnimation() - Method in class com.mapbox.mapboxsdk.location.LocationComponent
CannotAddLayerException - Exception in com.mapbox.mapboxsdk.style.layers
Thrown when adding a layer to a map twice
CannotAddLayerException(String) - Constructor for exception com.mapbox.mapboxsdk.style.layers.CannotAddLayerException
 
CannotAddSourceException - Exception in com.mapbox.mapboxsdk.style.sources
Thrown when adding a source to a map twice
CannotAddSourceException(String) - Constructor for exception com.mapbox.mapboxsdk.style.sources.CannotAddSourceException
 
ceil(Expression) - Static method in class com.mapbox.mapboxsdk.style.expressions.Expression
Returns the smallest integer that is greater than or equal to the input.
ceil(Number) - Static method in class com.mapbox.mapboxsdk.style.expressions.Expression
Returns the smallest integer that is greater than or equal to the input.
center() - Method in class com.mapbox.mapboxsdk.geometry.LatLngBoundsTest
 
centerForBoundsWithSameLatitude() - Method in class com.mapbox.mapboxsdk.geometry.LatLngBoundsTest
 
centerForBoundsWithSameLongitude() - Method in class com.mapbox.mapboxsdk.geometry.LatLngBoundsTest
 
CheckFileReadPermissionTask(FileUtils.OnCheckFileReadPermissionListener) - Constructor for class com.mapbox.mapboxsdk.utils.FileUtils.CheckFileReadPermissionTask
 
CheckFileWritePermissionTask(FileUtils.OnCheckFileWritePermissionListener) - Constructor for class com.mapbox.mapboxsdk.utils.FileUtils.CheckFileWritePermissionTask
 
checkMapLoadEventFields() - Method in class com.mapbox.mapboxsdk.module.telemetry.SchemaTest
 
checkMapLoadEventSize() - Method in class com.mapbox.mapboxsdk.module.telemetry.SchemaTest
 
checkOfflineDownloadEndEventFields() - Method in class com.mapbox.mapboxsdk.module.telemetry.SchemaTest
 
checkOfflineDownloadEndEventSize() - Method in class com.mapbox.mapboxsdk.module.telemetry.SchemaTest
 
checkOfflineDownloadStartEventFields() - Method in class com.mapbox.mapboxsdk.module.telemetry.SchemaTest
 
checkOfflineDownloadStartEventSize() - Method in class com.mapbox.mapboxsdk.module.telemetry.SchemaTest
 
checkPerformanceEventFields() - Method in class com.mapbox.mapboxsdk.module.telemetry.SchemaTest
 
checkPerformanceEventSize() - Method in class com.mapbox.mapboxsdk.module.telemetry.SchemaTest
 
checksAddAMarker() - Method in class com.mapbox.mapboxsdk.maps.AnnotationManagerTest
 
checksAddMarkers() - Method in class com.mapbox.mapboxsdk.maps.AnnotationManagerTest
 
checksSkuTokenExternalManagement() - Method in class com.mapbox.mapboxsdk.AccountsManagerTest
 
checksSkuTokenInternalManagement() - Method in class com.mapbox.mapboxsdk.AccountsManagerTest
 
checkThread() - Method in class com.mapbox.mapboxsdk.style.layers.Layer
Validates if layer interaction is happening on the UI thread
checkThread() - Method in class com.mapbox.mapboxsdk.style.sources.Source
Validates if source interaction is happening on the UI thread
checkThread(String) - Static method in class com.mapbox.mapboxsdk.utils.ThreadUtils
Validates if execution is running on the main thread.
chooseConfig(EGL10, EGLDisplay) - Method in class com.mapbox.mapboxsdk.maps.renderer.egl.EGLConfigChooser
 
CIRCLE_PITCH_ALIGNMENT_MAP - Static variable in class com.mapbox.mapboxsdk.style.layers.Property
The circle is aligned to the plane of the map.
CIRCLE_PITCH_ALIGNMENT_VIEWPORT - Static variable in class com.mapbox.mapboxsdk.style.layers.Property
The circle is aligned to the plane of the viewport.
CIRCLE_PITCH_SCALE_MAP - Static variable in class com.mapbox.mapboxsdk.style.layers.Property
Circles are scaled according to their apparent distance to the camera.
CIRCLE_PITCH_SCALE_VIEWPORT - Static variable in class com.mapbox.mapboxsdk.style.layers.Property
Circles are not scaled.
CIRCLE_PULSING_MAX_RADIUS_DEFAULT - Static variable in class com.mapbox.mapboxsdk.location.LocationComponentOptions
Default maximum radius of the LocationComponent circle when it's pulsing.
CIRCLE_TRANSLATE_ANCHOR_MAP - Static variable in class com.mapbox.mapboxsdk.style.layers.Property
The circle is translated relative to the map.
CIRCLE_TRANSLATE_ANCHOR_VIEWPORT - Static variable in class com.mapbox.mapboxsdk.style.layers.Property
The circle is translated relative to the viewport.
circleBlur(Float) - Static method in class com.mapbox.mapboxsdk.style.layers.PropertyFactory
Amount to blur the circle.
circleBlur(Expression) - Static method in class com.mapbox.mapboxsdk.style.layers.PropertyFactory
Amount to blur the circle.
circleColor(int) - Static method in class com.mapbox.mapboxsdk.style.layers.PropertyFactory
The fill color of the circle.
circleColor(String) - Static method in class com.mapbox.mapboxsdk.style.layers.PropertyFactory
The fill color of the circle.
circleColor(Expression) - Static method in class com.mapbox.mapboxsdk.style.layers.PropertyFactory
The fill color of the circle.
CircleLayer - Class in com.mapbox.mapboxsdk.style.layers
A filled circle.
CircleLayer(String, String) - Constructor for class com.mapbox.mapboxsdk.style.layers.CircleLayer
Creates a CircleLayer.
circleOpacity(Float) - Static method in class com.mapbox.mapboxsdk.style.layers.PropertyFactory
The opacity at which the circle will be drawn.
circleOpacity(Expression) - Static method in class com.mapbox.mapboxsdk.style.layers.PropertyFactory
The opacity at which the circle will be drawn.
circlePitchAlignment(String) - Static method in class com.mapbox.mapboxsdk.style.layers.PropertyFactory
Orientation of circle when map is pitched.
circlePitchAlignment(Expression) - Static method in class com.mapbox.mapboxsdk.style.layers.PropertyFactory
Orientation of circle when map is pitched.
circlePitchScale(String) - Static method in class com.mapbox.mapboxsdk.style.layers.PropertyFactory
Controls the scaling behavior of the circle when the map is pitched.
circlePitchScale(Expression) - Static method in class com.mapbox.mapboxsdk.style.layers.PropertyFactory
Controls the scaling behavior of the circle when the map is pitched.
circleRadius(Float) - Static method in class com.mapbox.mapboxsdk.style.layers.PropertyFactory
Circle radius.
circleRadius(Expression) - Static method in class com.mapbox.mapboxsdk.style.layers.PropertyFactory
Circle radius.
circleSortKey(Float) - Static method in class com.mapbox.mapboxsdk.style.layers.PropertyFactory
Sorts features in ascending order based on this value.
circleSortKey(Expression) - Static method in class com.mapbox.mapboxsdk.style.layers.PropertyFactory
Sorts features in ascending order based on this value.
circleStrokeColor(int) - Static method in class com.mapbox.mapboxsdk.style.layers.PropertyFactory
The stroke color of the circle.
circleStrokeColor(String) - Static method in class com.mapbox.mapboxsdk.style.layers.PropertyFactory
The stroke color of the circle.
circleStrokeColor(Expression) - Static method in class com.mapbox.mapboxsdk.style.layers.PropertyFactory
The stroke color of the circle.
circleStrokeOpacity(Float) - Static method in class com.mapbox.mapboxsdk.style.layers.PropertyFactory
The opacity of the circle's stroke.
circleStrokeOpacity(Expression) - Static method in class com.mapbox.mapboxsdk.style.layers.PropertyFactory
The opacity of the circle's stroke.
circleStrokeWidth(Float) - Static method in class com.mapbox.mapboxsdk.style.layers.PropertyFactory
The width of the circle's stroke.
circleStrokeWidth(Expression) - Static method in class com.mapbox.mapboxsdk.style.layers.PropertyFactory
The width of the circle's stroke.
circleTranslate(Float[]) - Static method in class com.mapbox.mapboxsdk.style.layers.PropertyFactory
The geometry's offset.
circleTranslate(Expression) - Static method in class com.mapbox.mapboxsdk.style.layers.PropertyFactory
The geometry's offset.
circleTranslateAnchor(String) - Static method in class com.mapbox.mapboxsdk.style.layers.PropertyFactory
Controls the frame of reference for PropertyFactory.circleTranslate(java.lang.Float[]).
circleTranslateAnchor(Expression) - Static method in class com.mapbox.mapboxsdk.style.layers.PropertyFactory
Controls the frame of reference for PropertyFactory.circleTranslate(java.lang.Float[]).
clamp(double, double, double) - Static method in class com.mapbox.mapboxsdk.utils.MathUtils
Test a value in specified range, returning minimum if it's below, and maximum if it's above
clamp(float, float, float) - Static method in class com.mapbox.mapboxsdk.utils.MathUtils
Test a value in specified range, returning minimum if it's below, and maximum if it's above
clear() - Static method in class com.mapbox.mapboxsdk.MapboxInjector
 
clear() - Method in class com.mapbox.mapboxsdk.maps.MapboxMap
Deprecated.
As of 7.0.0, use Mapbox Annotation Plugin instead
clearAmbientCache(OfflineManager.FileSourceCallback) - Method in class com.mapbox.mapboxsdk.offline.OfflineManager
Erase resources from the ambient cache, freeing storage space.
coalesce(Expression...) - Static method in class com.mapbox.mapboxsdk.style.expressions.Expression
Evaluates each expression in turn until the first non-null value is obtained, and returns that value.
collator(boolean, boolean, Locale) - Static method in class com.mapbox.mapboxsdk.style.expressions.Expression
Returns a collator for use in locale-dependent comparison operations.
collator(boolean, boolean) - Static method in class com.mapbox.mapboxsdk.style.expressions.Expression
Returns a collator for use in locale-dependent comparison operations.
collator(Expression, Expression, Expression) - Static method in class com.mapbox.mapboxsdk.style.expressions.Expression
Returns a collator for use in locale-dependent comparison operations.
collator(Expression, Expression) - Static method in class com.mapbox.mapboxsdk.style.expressions.Expression
Returns a collator for use in locale-dependent comparison operations.
color(int) - Method in class com.mapbox.mapboxsdk.annotations.PolylineOptions
Deprecated.
Sets the color of the polyline as a 32-bit ARGB color.
color(int) - Static method in class com.mapbox.mapboxsdk.style.expressions.Expression
Expression literal utility method to convert a color int to an color expression
colorToGlRgbaArray(int) - Static method in class com.mapbox.mapboxsdk.utils.ColorUtils
Converts Android color int to GL rgba float array.
colorToRgbaArray(int) - Static method in class com.mapbox.mapboxsdk.utils.ColorUtils
Converts Android color int to rgba float array.
colorToRgbaString(int) - Static method in class com.mapbox.mapboxsdk.utils.ColorUtils
Converts Android color int to "rbga(r, g, b, a)" String equivalent.
ColorUtils - Class in com.mapbox.mapboxsdk.utils
Color utility class.
ColorUtils() - Constructor for class com.mapbox.mapboxsdk.utils.ColorUtils
 
com.mapbox.mapboxsdk - package com.mapbox.mapboxsdk
Contains the Mapbox Maps Android API classes.
com.mapbox.mapboxsdk.annotations - package com.mapbox.mapboxsdk.annotations
Contains the Mapbox Maps Android Annotation API classes.
com.mapbox.mapboxsdk.attribution - package com.mapbox.mapboxsdk.attribution
Contains the Mapbox Maps Android Attribution API classes.
com.mapbox.mapboxsdk.camera - package com.mapbox.mapboxsdk.camera
Contains the Mapbox Maps Android Camera API classes.
com.mapbox.mapboxsdk.constants - package com.mapbox.mapboxsdk.constants
Contains the Mapbox Maps Android Constant API classes.
com.mapbox.mapboxsdk.exceptions - package com.mapbox.mapboxsdk.exceptions
Contains the Mapbox Maps Android Exception API classes.
com.mapbox.mapboxsdk.geometry - package com.mapbox.mapboxsdk.geometry
Contains the Mapbox Maps Android Geometry API classes.
com.mapbox.mapboxsdk.http - package com.mapbox.mapboxsdk.http
Do not use this package.
com.mapbox.mapboxsdk.location - package com.mapbox.mapboxsdk.location
Contains the Mapbox Location layer component.
com.mapbox.mapboxsdk.location.modes - package com.mapbox.mapboxsdk.location.modes
Contains the Mapbox Location layer component camera and render modes.
com.mapbox.mapboxsdk.log - package com.mapbox.mapboxsdk.log
Contains the Mapbox Maps Android Log API classes.
com.mapbox.mapboxsdk.maps - package com.mapbox.mapboxsdk.maps
Contains the Mapbox Maps Android Maps API classes.
com.mapbox.mapboxsdk.maps.renderer - package com.mapbox.mapboxsdk.maps.renderer
Contains the Mapbox Maps Android Renderer API classes.
com.mapbox.mapboxsdk.maps.renderer.egl - package com.mapbox.mapboxsdk.maps.renderer.egl
Contains the Mapbox Maps Android EGL API classes.
com.mapbox.mapboxsdk.maps.renderer.glsurfaceview - package com.mapbox.mapboxsdk.maps.renderer.glsurfaceview
Contains the Mapbox Maps Android GLSurfaceView API classes.
com.mapbox.mapboxsdk.maps.renderer.textureview - package com.mapbox.mapboxsdk.maps.renderer.textureview
Contains the Mapbox Maps Android TextureView API classes.
com.mapbox.mapboxsdk.maps.widgets - package com.mapbox.mapboxsdk.maps.widgets
Contains the Mapbox Maps Android Widgets API classes.
com.mapbox.mapboxsdk.module.http - package com.mapbox.mapboxsdk.module.http
Contains the Mapbox Maps Android Modular Http API classes.
com.mapbox.mapboxsdk.module.loader - package com.mapbox.mapboxsdk.module.loader
Contains the Mapbox Maps Android Modular Library Loader API classes.
com.mapbox.mapboxsdk.module.telemetry - package com.mapbox.mapboxsdk.module.telemetry
Contains the Mapbox Maps Android Modular Telemetry API classes.
com.mapbox.mapboxsdk.net - package com.mapbox.mapboxsdk.net
Contains the Mapbox Maps Android Network API classes.
com.mapbox.mapboxsdk.offline - package com.mapbox.mapboxsdk.offline
Contains the Mapbox Maps Android Offline API classes.
com.mapbox.mapboxsdk.snapshotter - package com.mapbox.mapboxsdk.snapshotter
Contains the Mapbox Maps Android Snapshotter API classes.
com.mapbox.mapboxsdk.storage - package com.mapbox.mapboxsdk.storage
Contains the Mapbox Maps Android Storage API classes.
com.mapbox.mapboxsdk.style.expressions - package com.mapbox.mapboxsdk.style.expressions
Contains the Mapbox Maps Android Expression API classes.
com.mapbox.mapboxsdk.style.layers - package com.mapbox.mapboxsdk.style.layers
Contains the Mapbox Maps Android Style Layer API classes.
com.mapbox.mapboxsdk.style.light - package com.mapbox.mapboxsdk.style.light
Contains the Mapbox Maps Android Style Light API classes.
com.mapbox.mapboxsdk.style.sources - package com.mapbox.mapboxsdk.style.sources
Contains the Mapbox Maps Android Style Sources API classes.
com.mapbox.mapboxsdk.style.types - package com.mapbox.mapboxsdk.style.types
Contains the Mapbox Maps Android Formatted Expression Types API classes.
com.mapbox.mapboxsdk.telemetry - package com.mapbox.mapboxsdk.telemetry
 
com.mapbox.mapboxsdk.utils - package com.mapbox.mapboxsdk.utils
Contains the Mapbox Maps Android Utility API classes.
Compare - Class in com.mapbox.mapboxsdk.utils
Comparisons from std sdk, which aren't available in API level 15 and below
Compare() - Constructor for class com.mapbox.mapboxsdk.utils.Compare
 
compare(int, int) - Static method in class com.mapbox.mapboxsdk.utils.Compare
 
compare(boolean, boolean) - Static method in class com.mapbox.mapboxsdk.utils.Compare
 
compareTo(Annotation) - Method in class com.mapbox.mapboxsdk.annotations.Annotation
Deprecated.
Compares this Annotation object with another Annotation.
COMPASS - Static variable in class com.mapbox.mapboxsdk.location.modes.RenderMode
Tracking the user location with bearing considered from a CompassEngine.
compassAnimationEnabled(Boolean) - Method in class com.mapbox.mapboxsdk.location.LocationComponentOptions.Builder
Enable or disable smooth animation of compass values for CameraMode and RenderMode.
compassAnimationEnabled() - Method in class com.mapbox.mapboxsdk.location.LocationComponentOptions
Enable or disable smooth animation of compass values for CameraMode and RenderMode.
compassEnabled(boolean) - Method in class com.mapbox.mapboxsdk.maps.MapboxMapOptions
Specifies the visibility state of a mapbox_compass_icon for a map view.
CompassEngine - Interface in com.mapbox.mapboxsdk.location
Interface defining the source of compass heading data that is consumed by the LocationComponent when in compass related RenderMode or CameraModes.
CompassEngineTest - Class in com.mapbox.mapboxsdk.location
 
CompassEngineTest() - Constructor for class com.mapbox.mapboxsdk.location.CompassEngineTest
 
compassFadesWhenFacingNorth(boolean) - Method in class com.mapbox.mapboxsdk.maps.MapboxMapOptions
Specifies if the mapbox_compass_icon fades to invisible when facing north.
compassGravity(int) - Method in class com.mapbox.mapboxsdk.maps.MapboxMapOptions
Specifies the gravity state of mapbox_compass_icon for a map view.
compassImage(Drawable) - Method in class com.mapbox.mapboxsdk.maps.MapboxMapOptions
Deprecated.
compassImageResource(int) - Method in class com.mapbox.mapboxsdk.maps.MapboxMapOptions
Specifies the image of the CompassView.
CompassListener - Interface in com.mapbox.mapboxsdk.location
Callbacks related to the compass
compassMargins(int[]) - Method in class com.mapbox.mapboxsdk.maps.MapboxMapOptions
Specifies the margin state of mapbox_compass_icon for a map view
CompassView - Class in com.mapbox.mapboxsdk.maps.widgets
UI element overlaid on a map to show the map's bearing when it isn't true north (0.0).
CompassView(Context) - Constructor for class com.mapbox.mapboxsdk.maps.widgets.CompassView
 
CompassView(Context, AttributeSet) - Constructor for class com.mapbox.mapboxsdk.maps.widgets.CompassView
 
CompassView(Context, AttributeSet, int) - Constructor for class com.mapbox.mapboxsdk.maps.widgets.CompassView
 
concat(Expression...) - Static method in class com.mapbox.mapboxsdk.style.expressions.Expression
Returns a string consisting of the concatenation of the inputs.
concat(String...) - Static method in class com.mapbox.mapboxsdk.style.expressions.Expression
Returns a string consisting of the concatenation of the inputs.
CONNECTION_ERROR - Static variable in interface com.mapbox.mapboxsdk.http.HttpRequest
 
ConnectivityListener - Interface in com.mapbox.mapboxsdk.net
Receives updates on connectivity state
ConnectivityReceiver - Class in com.mapbox.mapboxsdk.net
Interface definition for a callback to be invoked when connectivity changes.
contains(LatLng) - Method in class com.mapbox.mapboxsdk.geometry.LatLngBounds
Determines whether this LatLngBounds contains a point.
contains(LatLngBounds) - Method in class com.mapbox.mapboxsdk.geometry.LatLngBounds
Determines whether this LatLngBounds contains another bounds.
containsBounds() - Method in class com.mapbox.mapboxsdk.geometry.LatLngBoundsTest
 
containsBoundsInWorld() - Method in class com.mapbox.mapboxsdk.geometry.LatLngBoundsTest
 
containsNot() - Method in class com.mapbox.mapboxsdk.geometry.LatLngBoundsTest
 
context() - Method in class com.mapbox.mapboxsdk.location.LocationComponentActivationOptions
The application's current context
ConversionException - Exception in com.mapbox.mapboxsdk.exceptions
A ConversionException is thrown when a conversion failed to execute.
ConversionException(String) - Constructor for exception com.mapbox.mapboxsdk.exceptions.ConversionException
 
convert(JsonArray) - Static method in class com.mapbox.mapboxsdk.style.expressions.Expression.Converter
Converts a JsonArray to an expression
convert(JsonElement) - Static method in class com.mapbox.mapboxsdk.style.expressions.Expression.Converter
Converts a JsonElement to an expression
convert(String) - Static method in class com.mapbox.mapboxsdk.style.expressions.Expression.Converter
Converts a raw expression to a DSL equivalent.
Converter() - Constructor for class com.mapbox.mapboxsdk.style.expressions.Expression.Converter
 
convertToImageArray(HashMap<String, Bitmap>, boolean) - Static method in class com.mapbox.mapboxsdk.maps.Style.Builder.ImageWrapper
 
convertToImageArray(HashMap<String, Bitmap>, boolean, List<ImageStretches>, List<ImageStretches>, ImageContent) - Static method in class com.mapbox.mapboxsdk.maps.Style.Builder.ImageWrapper
 
coordinateSpan() - Method in class com.mapbox.mapboxsdk.geometry.LatLngBoundsTest
 
cos(Expression) - Static method in class com.mapbox.mapboxsdk.style.expressions.Expression
Returns the cosine of the input.
cos(Number) - Static method in class com.mapbox.mapboxsdk.style.expressions.Expression
Returns the cosine of the input.
createAttributionString() - Method in class com.mapbox.mapboxsdk.attribution.AttributionParser
Get parsed attribution string.
createAttributionString(boolean) - Method in class com.mapbox.mapboxsdk.attribution.AttributionParser
Get parsed attribution string.
createBitmapFromView(View) - Static method in class com.mapbox.mapboxsdk.utils.BitmapUtils
Convert a view to a bitmap.
createContext(EGL10, EGLDisplay, EGLConfig) - Method in class com.mapbox.mapboxsdk.maps.renderer.egl.EGLContextFactory
 
createFragmentArgs(MapboxMapOptions) - Static method in class com.mapbox.mapboxsdk.utils.MapFragmentUtils
Convert MapboxMapOptions to a bundle of fragment arguments.
createFromAttributes(Context, int) - Static method in class com.mapbox.mapboxsdk.location.LocationComponentOptions
Construct a new Location Component Options class using the attributes found within a style resource.
createFromAttributes(Context) - Static method in class com.mapbox.mapboxsdk.maps.MapboxMapOptions
Creates a default MapboxMapsOptions from a given context.
createFromAttributes(Context, AttributeSet) - Static method in class com.mapbox.mapboxsdk.maps.MapboxMapOptions
Creates a MapboxMapsOptions from the attribute set.
createHttpRequest() - Method in interface com.mapbox.mapboxsdk.ModuleProvider
Create a new concrete implementation of HttpRequest.
createHttpRequest() - Method in class com.mapbox.mapboxsdk.ModuleProviderImpl
 
createLibraryLoaderProvider() - Method in interface com.mapbox.mapboxsdk.ModuleProvider
Get the concrete implementation of LibraryLoaderProvider
createLibraryLoaderProvider() - Method in class com.mapbox.mapboxsdk.ModuleProviderImpl
 
createOfflineRegion(OfflineRegionDefinition, byte[], OfflineManager.CreateOfflineRegionCallback) - Method in class com.mapbox.mapboxsdk.offline.OfflineManager
Creates an offline region in the database by downloading the resources needed to use the given region offline.
createWindowSurface(EGL10, EGLDisplay, EGLConfig, Object) - Method in class com.mapbox.mapboxsdk.maps.renderer.egl.EGLWindowSurfaceFactory
 
CREATOR - Static variable in class com.mapbox.mapboxsdk.annotations.MarkerOptions
Deprecated.
 
CREATOR - Static variable in class com.mapbox.mapboxsdk.annotations.PolygonOptions
Deprecated.
 
CREATOR - Static variable in class com.mapbox.mapboxsdk.annotations.PolylineOptions
Deprecated.
 
CREATOR - Static variable in class com.mapbox.mapboxsdk.camera.CameraPosition
 
CREATOR - Static variable in class com.mapbox.mapboxsdk.geometry.LatLng
Inner class responsible for recreating Parcels into objects.
CREATOR - Static variable in class com.mapbox.mapboxsdk.geometry.LatLngBounds
Inner class responsible for recreating Parcels into objects.
CREATOR - Static variable in class com.mapbox.mapboxsdk.geometry.LatLngBoundsZoom
Inner class responsible for recreating Parcels into objects.
CREATOR - Static variable in class com.mapbox.mapboxsdk.geometry.LatLngQuad
 
CREATOR - Static variable in class com.mapbox.mapboxsdk.geometry.LatLngSpan
Inner class responsible for recreating Parcels into objects.
CREATOR - Static variable in class com.mapbox.mapboxsdk.geometry.ProjectedMeters
Inner class responsible for recreating Parcels into objects.
CREATOR - Static variable in class com.mapbox.mapboxsdk.geometry.VisibleRegion
Inner class responsible for recreating Parcels into objects.
CREATOR - Static variable in class com.mapbox.mapboxsdk.location.LocationComponentOptions
 
CREATOR - Static variable in class com.mapbox.mapboxsdk.maps.MapboxMapOptions
 
CREATOR - Static variable in class com.mapbox.mapboxsdk.offline.CacheAreaDefinition
 
CREATOR - Static variable in class com.mapbox.mapboxsdk.offline.OfflineGeometryRegionDefinition
 
CREATOR - Static variable in class com.mapbox.mapboxsdk.offline.OfflineTilePyramidRegionDefinition
 
crossSourceCollisions(boolean) - Method in class com.mapbox.mapboxsdk.maps.MapboxMapOptions
Enable cross-source symbol collision detection, defaults to true.
cubicBezier(Expression, Expression, Expression, Expression) - Static method in class com.mapbox.mapboxsdk.style.expressions.Expression
Interpolates using the cubic bezier curve defined by the given control points.
cubicBezier(Number, Number, Number, Number) - Static method in class com.mapbox.mapboxsdk.style.expressions.Expression
Interpolates using the cubic bezier curve defined by the given control points.
currency(Expression) - Static method in class com.mapbox.mapboxsdk.style.expressions.Expression.NumberFormatOption
Number formatting option for specifying the currency to use, an ISO 4217 code.
currency(String) - Static method in class com.mapbox.mapboxsdk.style.expressions.Expression.NumberFormatOption
Number formatting options for specifying the currency to use, an ISO 4217 code.
CustomGeometrySource - Class in com.mapbox.mapboxsdk.style.sources
Custom Vector Source, allows using FeatureCollections.
CustomGeometrySource(String, GeometryTileProvider) - Constructor for class com.mapbox.mapboxsdk.style.sources.CustomGeometrySource
Create a CustomGeometrySource
CustomGeometrySource(String, CustomGeometrySourceOptions, GeometryTileProvider) - Constructor for class com.mapbox.mapboxsdk.style.sources.CustomGeometrySource
Create a CustomGeometrySource with non-default CustomGeometrySourceOptions.
CustomGeometrySourceOptions - Class in com.mapbox.mapboxsdk.style.sources
Builder class for composing CustomGeometrySource objects.
CustomGeometrySourceOptions() - Constructor for class com.mapbox.mapboxsdk.style.sources.CustomGeometrySourceOptions
 
CustomLayer - Class in com.mapbox.mapboxsdk.style.layers
Custom layer.
CustomLayer(String, long) - Constructor for class com.mapbox.mapboxsdk.style.layers.CustomLayer
 
cycleDebugOptions() - Method in class com.mapbox.mapboxsdk.maps.MapboxMap
A B C D E F G H I K L M N O P Q R S T U V W Z 
Skip navigation links