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 

B

BACKGROUND_LAYER - Static variable in class com.mapbox.mapboxsdk.location.LocationComponentConstants
Layer ID of the location background icon.
backgroundColor(int) - Static method in class com.mapbox.mapboxsdk.style.layers.PropertyFactory
The color with which the background will be drawn.
backgroundColor(String) - Static method in class com.mapbox.mapboxsdk.style.layers.PropertyFactory
The color with which the background will be drawn.
backgroundColor(Expression) - Static method in class com.mapbox.mapboxsdk.style.layers.PropertyFactory
The color with which the background will be drawn.
backgroundDrawable() - Method in class com.mapbox.mapboxsdk.location.LocationComponentOptions
Defines the drawable used for the background state icon.
backgroundDrawable(int) - Method in class com.mapbox.mapboxsdk.location.LocationComponentOptions.Builder
Defines the drawable used for the background state icon.
backgroundDrawableStale() - Method in class com.mapbox.mapboxsdk.location.LocationComponentOptions
Defines the drawable used for the stale background icon.
backgroundDrawableStale(int) - Method in class com.mapbox.mapboxsdk.location.LocationComponentOptions.Builder
Defines the drawable used for the stale background icon.
BackgroundLayer - Class in com.mapbox.mapboxsdk.style.layers
The background color or pattern of the map.
BackgroundLayer(String) - Constructor for class com.mapbox.mapboxsdk.style.layers.BackgroundLayer
Creates a BackgroundLayer.
backgroundName() - Method in class com.mapbox.mapboxsdk.location.LocationComponentOptions
String image name, identical to one used in the first parameter of Style.addImage(String, Bitmap), the component, will used this image in place of the provided or default mapbox_backgroundDrawable.
backgroundName(String) - Method in class com.mapbox.mapboxsdk.location.LocationComponentOptions.Builder
Given a String image name, identical to one used in the first parameter of Style.addImage(String, Bitmap), the component, will used this image in place of the provided or default mapbox_backgroundDrawable.
backgroundOpacity(Float) - Static method in class com.mapbox.mapboxsdk.style.layers.PropertyFactory
The opacity at which the background will be drawn.
backgroundOpacity(Expression) - Static method in class com.mapbox.mapboxsdk.style.layers.PropertyFactory
The opacity at which the background will be drawn.
backgroundPattern(String) - Static method in class com.mapbox.mapboxsdk.style.layers.PropertyFactory
Name of image in sprite to use for drawing an image background.
backgroundPattern(Expression) - Static method in class com.mapbox.mapboxsdk.style.layers.PropertyFactory
Name of image in sprite to use for drawing an image background.
backgroundStaleName() - Method in class com.mapbox.mapboxsdk.location.LocationComponentOptions
String image name, identical to one used in the first parameter of Style.addImage(String, Bitmap), the component, will use this image in place of the provided or default mapbox_foregroundDrawableStale.
backgroundStaleName(String) - Method in class com.mapbox.mapboxsdk.location.LocationComponentOptions.Builder
Given a String image name, identical to one used in the first parameter of Style.addImage(String, Bitmap), the component, will used this image in place of the provided or default mapbox_backgroundDrawableStale.
backgroundStaleTintColor() - Method in class com.mapbox.mapboxsdk.location.LocationComponentOptions
Defines the background stale color as an integer.
backgroundStaleTintColor(Integer) - Method in class com.mapbox.mapboxsdk.location.LocationComponentOptions.Builder
Defines the background stale color as an integer.
backgroundTintColor() - Method in class com.mapbox.mapboxsdk.location.LocationComponentOptions
Defines the background color as an integer.
backgroundTintColor(Integer) - Method in class com.mapbox.mapboxsdk.location.LocationComponentOptions.Builder
Defines the background color as an integer.
BaseMarkerOptions<U extends Marker,T extends BaseMarkerOptions<U,T>> - Class in com.mapbox.mapboxsdk.annotations
Deprecated.
As of 7.0.0, use Mapbox Annotation Plugin instead
BaseMarkerOptions() - Constructor for class com.mapbox.mapboxsdk.annotations.BaseMarkerOptions
Deprecated.
 
BasePointCollection - Class in com.mapbox.mapboxsdk.annotations
Deprecated.
As of 7.0.0, use Mapbox Annotation Plugin instead
BasePointCollection() - Constructor for class com.mapbox.mapboxsdk.annotations.BasePointCollection
Deprecated.
 
bearing - Variable in class com.mapbox.mapboxsdk.camera.CameraPosition
Direction that the camera is pointing in, in degrees clockwise from north.
bearing(double) - Method in class com.mapbox.mapboxsdk.camera.CameraPosition.Builder
Sets the direction that the camera is pointing in, in degrees clockwise from north.
BEARING_LAYER - Static variable in class com.mapbox.mapboxsdk.location.LocationComponentConstants
Layer ID of the location bearing icon.
bearingDrawable() - Method in class com.mapbox.mapboxsdk.location.LocationComponentOptions
Defines the drawable used for the bearing icon.
bearingDrawable(int) - Method in class com.mapbox.mapboxsdk.location.LocationComponentOptions.Builder
Defines the drawable used for the bearing icon.
bearingName() - Method in class com.mapbox.mapboxsdk.location.LocationComponentOptions
String image name, identical to one used in the first parameter of Style.addImage(String, Bitmap), the component, will used this image in place of the provided or default mapbox_bearingDrawable.
bearingName(String) - Method in class com.mapbox.mapboxsdk.location.LocationComponentOptions.Builder
Given a String image name, identical to one used in the first parameter of Style.addImage(String, Bitmap), the component, will used this image in place of the provided or default mapbox_bearingDrawable.
bearingTintColor() - Method in class com.mapbox.mapboxsdk.location.LocationComponentOptions
Defines the bearing icon color as an integer.
bearingTintColor(Integer) - Method in class com.mapbox.mapboxsdk.location.LocationComponentOptions.Builder
Defines the bearing icon color as an integer.
bearingTo(double) - Static method in class com.mapbox.mapboxsdk.camera.CameraUpdateFactory
Returns a CameraUpdate that moves the camera viewpoint to a particular bearing.
before() - Method in class com.mapbox.mapboxsdk.location.LocationLayerControllerTest
 
before() - Method in class com.mapbox.mapboxsdk.MapboxTest
 
beforeTest() - Method in class com.mapbox.mapboxsdk.annotations.AnnotationTest
 
beforeTest() - Method in class com.mapbox.mapboxsdk.annotations.IconTest
 
beforeTest() - Method in class com.mapbox.mapboxsdk.geometry.LatLngBoundsTest
 
beforeTest() - Method in class com.mapbox.mapboxsdk.maps.AttributionDialogManagerTest
 
beforeTest() - Method in class com.mapbox.mapboxsdk.maps.MapChangeReceiverTest
 
beforeTest() - Method in class com.mapbox.mapboxsdk.maps.UiSettingsTest
 
BitmapUtils - Class in com.mapbox.mapboxsdk.utils
Utility class for creating bitmaps
BitmapUtils() - Constructor for class com.mapbox.mapboxsdk.utils.BitmapUtils
 
bool(Expression...) - Static method in class com.mapbox.mapboxsdk.style.expressions.Expression
Asserts that the input value is a boolean.
BubbleLayout - Class in com.mapbox.mapboxsdk.annotations
Deprecated.
BubbleLayout(Context) - Constructor for class com.mapbox.mapboxsdk.annotations.BubbleLayout
Deprecated.
Creates an instance of bubble layout.
BubbleLayout(Context, AttributeSet) - Constructor for class com.mapbox.mapboxsdk.annotations.BubbleLayout
Deprecated.
Creates an instance of bubble layout.
BubbleLayout(Context, AttributeSet, int) - Constructor for class com.mapbox.mapboxsdk.annotations.BubbleLayout
Deprecated.
Creates an instance of bubble layout.
build() - Method in class com.mapbox.mapboxsdk.attribution.AttributionMeasure.Builder
 
build() - Method in class com.mapbox.mapboxsdk.attribution.AttributionParser.Options
 
build() - Method in class com.mapbox.mapboxsdk.camera.CameraPosition.Builder
Builds the CameraPosition.
build() - Method in class com.mapbox.mapboxsdk.geometry.LatLngBounds.Builder
Builds a new LatLngBounds.
build() - Method in class com.mapbox.mapboxsdk.location.LocationComponentActivationOptions.Builder
Method which actually builds the LocationComponentActivationOptions object while taking the various options into account.
build() - Method in class com.mapbox.mapboxsdk.location.LocationComponentOptions.Builder
Build a new instance of this LocationComponentOptions class.
Builder() - Constructor for class com.mapbox.mapboxsdk.attribution.AttributionMeasure.Builder
 
Builder() - Constructor for class com.mapbox.mapboxsdk.camera.CameraPosition.Builder
Create an empty builder.
Builder(CameraPosition) - Constructor for class com.mapbox.mapboxsdk.camera.CameraPosition.Builder
Create a builder with an existing CameraPosition data.
Builder(TypedArray) - Constructor for class com.mapbox.mapboxsdk.camera.CameraPosition.Builder
Create a builder with an existing CameraPosition data.
Builder(CameraUpdateFactory.CameraPositionUpdate) - Constructor for class com.mapbox.mapboxsdk.camera.CameraPosition.Builder
Create a builder from an existing CameraPositionUpdate update.
Builder(CameraUpdateFactory.ZoomUpdate) - Constructor for class com.mapbox.mapboxsdk.camera.CameraPosition.Builder
Create builder from an existing CameraPositionUpdate update.
Builder() - Constructor for class com.mapbox.mapboxsdk.geometry.LatLngBounds.Builder
 
builder(Context, Style) - Static method in class com.mapbox.mapboxsdk.location.LocationComponentActivationOptions
Convenience method to retrieve a LocationComponentActivationOptions object which is ready to build with
Builder(Context, Style) - Constructor for class com.mapbox.mapboxsdk.location.LocationComponentActivationOptions.Builder
Constructor for the LocationComponentActivationOptions builder class.
builder(Context) - Static method in class com.mapbox.mapboxsdk.location.LocationComponentOptions
Build a new instance of the LocationComponentOptions class with all the attributes set automatically to their defined defaults in this library.
Builder() - Constructor for class com.mapbox.mapboxsdk.maps.Style.Builder
 
buildResourceUrl(String, String, int, boolean) - Static method in class com.mapbox.mapboxsdk.http.HttpRequestUrl
Adapts a resource request url based on the host, query size, and offline requirement.
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