- e(String, String) - Static method in class com.mapbox.mapboxsdk.log.Logger
-
Send an error log message.
- e(String, String, Throwable) - Static method in class com.mapbox.mapboxsdk.log.Logger
-
Send an error log message and log the exception.
- e(String, String) - Method in interface com.mapbox.mapboxsdk.log.LoggerDefinition
-
Send an error log message.
- e(String, String, Throwable) - Method in interface com.mapbox.mapboxsdk.log.LoggerDefinition
-
Send an error log message and log the exception.
- e() - Static method in class com.mapbox.mapboxsdk.style.expressions.Expression
-
Returns the mathematical constant e.
- easeCamera(CameraUpdate) - Method in class com.mapbox.mapboxsdk.maps.MapboxMap
-
Gradually move the camera by the default duration, zoom will not be affected unless specified
within
CameraUpdate
.
- easeCamera(CameraUpdate, MapboxMap.CancelableCallback) - Method in class com.mapbox.mapboxsdk.maps.MapboxMap
-
Gradually move the camera by the default duration, zoom will not be affected unless specified
within
CameraUpdate
.
- easeCamera(CameraUpdate, int) - Method in class com.mapbox.mapboxsdk.maps.MapboxMap
-
Gradually move the camera by a specified duration in milliseconds, zoom will not be affected
unless specified within
CameraUpdate
.
- easeCamera(CameraUpdate, int, MapboxMap.CancelableCallback) - Method in class com.mapbox.mapboxsdk.maps.MapboxMap
-
Gradually move the camera by a specified duration in milliseconds, zoom will not be affected
unless specified within
CameraUpdate
.
- easeCamera(CameraUpdate, int, boolean) - Method in class com.mapbox.mapboxsdk.maps.MapboxMap
-
Gradually move the camera by a specified duration in milliseconds, zoom will not be affected
unless specified within
CameraUpdate
.
- easeCamera(CameraUpdate, int, boolean, MapboxMap.CancelableCallback) - Method in class com.mapbox.mapboxsdk.maps.MapboxMap
-
Gradually move the camera by a specified duration in milliseconds, zoom will not be affected
unless specified within
CameraUpdate
.
- eglChooseConfig(EGLDisplay, int[], EGLConfig[], int, int[]) - Method in class com.mapbox.mapboxsdk.maps.renderer.egl.EGLLogWrapper
-
- EGLConfigChooser - Class in com.mapbox.mapboxsdk.maps.renderer.egl
-
Selects the right EGLConfig needed for `mapbox-gl-native`
- EGLConfigChooser() - Constructor for class com.mapbox.mapboxsdk.maps.renderer.egl.EGLConfigChooser
-
- EGLConfigChooser(boolean) - Constructor for class com.mapbox.mapboxsdk.maps.renderer.egl.EGLConfigChooser
-
- EGLContextFactory - Class in com.mapbox.mapboxsdk.maps.renderer.egl
-
- EGLContextFactory() - Constructor for class com.mapbox.mapboxsdk.maps.renderer.egl.EGLContextFactory
-
- eglCopyBuffers(EGLDisplay, EGLSurface, Object) - Method in class com.mapbox.mapboxsdk.maps.renderer.egl.EGLLogWrapper
-
- eglCreateContext(EGLDisplay, EGLConfig, EGLContext, int[]) - Method in class com.mapbox.mapboxsdk.maps.renderer.egl.EGLLogWrapper
-
- eglCreatePbufferSurface(EGLDisplay, EGLConfig, int[]) - Method in class com.mapbox.mapboxsdk.maps.renderer.egl.EGLLogWrapper
-
- eglCreatePixmapSurface(EGLDisplay, EGLConfig, Object, int[]) - Method in class com.mapbox.mapboxsdk.maps.renderer.egl.EGLLogWrapper
-
- eglCreateWindowSurface(EGLDisplay, EGLConfig, Object, int[]) - Method in class com.mapbox.mapboxsdk.maps.renderer.egl.EGLLogWrapper
-
- eglDestroyContext(EGLDisplay, EGLContext) - Method in class com.mapbox.mapboxsdk.maps.renderer.egl.EGLLogWrapper
-
- eglDestroySurface(EGLDisplay, EGLSurface) - Method in class com.mapbox.mapboxsdk.maps.renderer.egl.EGLLogWrapper
-
- eglGetConfigAttrib(EGLDisplay, EGLConfig, int, int[]) - Method in class com.mapbox.mapboxsdk.maps.renderer.egl.EGLLogWrapper
-
- eglGetConfigs(EGLDisplay, EGLConfig[], int, int[]) - Method in class com.mapbox.mapboxsdk.maps.renderer.egl.EGLLogWrapper
-
- eglGetCurrentContext() - Method in class com.mapbox.mapboxsdk.maps.renderer.egl.EGLLogWrapper
-
- eglGetCurrentDisplay() - Method in class com.mapbox.mapboxsdk.maps.renderer.egl.EGLLogWrapper
-
- eglGetCurrentSurface(int) - Method in class com.mapbox.mapboxsdk.maps.renderer.egl.EGLLogWrapper
-
- eglGetDisplay(Object) - Method in class com.mapbox.mapboxsdk.maps.renderer.egl.EGLLogWrapper
-
- eglGetError() - Method in class com.mapbox.mapboxsdk.maps.renderer.egl.EGLLogWrapper
-
- eglInitialize(EGLDisplay, int[]) - Method in class com.mapbox.mapboxsdk.maps.renderer.egl.EGLLogWrapper
-
- EGLLogWrapper - Class in com.mapbox.mapboxsdk.maps.renderer.egl
-
- EGLLogWrapper(EGL, int, Writer) - Constructor for class com.mapbox.mapboxsdk.maps.renderer.egl.EGLLogWrapper
-
- eglMakeCurrent(EGLDisplay, EGLSurface, EGLSurface, EGLContext) - Method in class com.mapbox.mapboxsdk.maps.renderer.egl.EGLLogWrapper
-
- eglQueryContext(EGLDisplay, EGLContext, int, int[]) - Method in class com.mapbox.mapboxsdk.maps.renderer.egl.EGLLogWrapper
-
- eglQueryString(EGLDisplay, int) - Method in class com.mapbox.mapboxsdk.maps.renderer.egl.EGLLogWrapper
-
- eglQuerySurface(EGLDisplay, EGLSurface, int, int[]) - Method in class com.mapbox.mapboxsdk.maps.renderer.egl.EGLLogWrapper
-
- eglSwapBuffers(EGLDisplay, EGLSurface) - Method in class com.mapbox.mapboxsdk.maps.renderer.egl.EGLLogWrapper
-
- eglTerminate(EGLDisplay) - Method in class com.mapbox.mapboxsdk.maps.renderer.egl.EGLLogWrapper
-
- eglWaitGL() - Method in class com.mapbox.mapboxsdk.maps.renderer.egl.EGLLogWrapper
-
- eglWaitNative(int, Object) - Method in class com.mapbox.mapboxsdk.maps.renderer.egl.EGLLogWrapper
-
- EGLWindowSurfaceFactory - Class in com.mapbox.mapboxsdk.maps.renderer.egl
-
- EGLWindowSurfaceFactory() - Constructor for class com.mapbox.mapboxsdk.maps.renderer.egl.EGLWindowSurfaceFactory
-
- elevation(float) - Method in class com.mapbox.mapboxsdk.location.LocationComponentOptions.Builder
-
Sets the base elevation of this view, in pixels.
- elevation() - Method in class com.mapbox.mapboxsdk.location.LocationComponentOptions
-
Sets the base elevation of this view, in pixels.
- emptySpan() - Method in class com.mapbox.mapboxsdk.geometry.LatLngBoundsTest
-
- enableLog(boolean) - Static method in class com.mapbox.mapboxsdk.module.http.HttpRequestImpl
-
- enablePrintRequestUrlOnFailure(boolean) - Static method in class com.mapbox.mapboxsdk.module.http.HttpRequestImpl
-
- enableStaleState(boolean) - Method in class com.mapbox.mapboxsdk.location.LocationComponentOptions.Builder
-
Enable or disable to stale state mode.
- enableStaleState() - Method in class com.mapbox.mapboxsdk.location.LocationComponentOptions
-
Enable or disable to stale state mode.
- eq(Expression, Expression) - Static method in class com.mapbox.mapboxsdk.style.expressions.Expression
-
Returns true if the input values are equal, false otherwise.
- eq(Expression, Expression, Expression) - Static method in class com.mapbox.mapboxsdk.style.expressions.Expression
-
Returns true if the input values are equal, false otherwise.
- eq(Expression, boolean) - Static method in class com.mapbox.mapboxsdk.style.expressions.Expression
-
Returns true if the input values are equal, false otherwise.
- eq(Expression, String) - Static method in class com.mapbox.mapboxsdk.style.expressions.Expression
-
Returns true if the input values are equal, false otherwise.
- eq(Expression, String, Expression) - Static method in class com.mapbox.mapboxsdk.style.expressions.Expression
-
Returns true if the input values are equal, false otherwise.
- eq(Expression, Number) - Static method in class com.mapbox.mapboxsdk.style.expressions.Expression
-
Returns true if the input values are equal, false otherwise.
- equality() - Method in class com.mapbox.mapboxsdk.geometry.LatLngBoundsTest
-
- equals(Object) - Method in class com.mapbox.mapboxsdk.annotations.Annotation
-
Deprecated.
Checks if this Annotation object is equal to another Annotation.
- equals(Object) - Method in class com.mapbox.mapboxsdk.annotations.Icon
-
Deprecated.
Compares this icon object with another icon and determines if they match.
- equals(Object) - Method in class com.mapbox.mapboxsdk.annotations.MarkerOptions
-
Deprecated.
- equals(Object) - Method in class com.mapbox.mapboxsdk.annotations.PolygonOptions
-
Deprecated.
- equals(Object) - Method in class com.mapbox.mapboxsdk.annotations.PolylineOptions
-
Deprecated.
- equals(Object) - Method in class com.mapbox.mapboxsdk.attribution.Attribution
-
- equals(Object) - Method in class com.mapbox.mapboxsdk.attribution.AttributionLayout
-
- equals(Object) - Method in class com.mapbox.mapboxsdk.camera.CameraPosition
-
- equals(Object) - Method in class com.mapbox.mapboxsdk.geometry.LatLng
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class com.mapbox.mapboxsdk.geometry.LatLngBounds
-
Determines whether this LatLngBounds matches another one via LatLng.
- equals(Object) - Method in class com.mapbox.mapboxsdk.geometry.LatLngBoundsZoom
-
Determines whether this LatLngBounds matches another one via LatLng.
- equals(Object) - Method in class com.mapbox.mapboxsdk.geometry.LatLngSpan
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class com.mapbox.mapboxsdk.geometry.ProjectedMeters
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class com.mapbox.mapboxsdk.geometry.VisibleRegion
-
Compares this VisibleRegion to another object.
- equals(Object) - Method in class com.mapbox.mapboxsdk.location.LocationComponentOptions
-
- equals(Object) - Method in class com.mapbox.mapboxsdk.location.LocationUpdate
-
- equals(Object) - Method in class com.mapbox.mapboxsdk.maps.ImageContent
-
- equals(Object) - Method in class com.mapbox.mapboxsdk.maps.ImageStretches
-
- equals(Object) - Method in class com.mapbox.mapboxsdk.maps.MapboxMapOptions
-
- equals(Object) - Method in class com.mapbox.mapboxsdk.module.telemetry.OfflineDownloadEndEvent
-
- equals(Object) - Method in class com.mapbox.mapboxsdk.module.telemetry.OfflineDownloadStartEvent
-
- equals(Object) - Method in class com.mapbox.mapboxsdk.offline.OfflineRegionError
-
- equals(Object) - Method in class com.mapbox.mapboxsdk.style.expressions.Expression
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class com.mapbox.mapboxsdk.style.expressions.Expression.ExpressionLiteral
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class com.mapbox.mapboxsdk.style.layers.PropertyValue
-
- equals(Object) - Method in class com.mapbox.mapboxsdk.style.layers.TransitionOptions
-
- equals(Object) - Method in class com.mapbox.mapboxsdk.style.light.Position
-
- equals(Object) - Method in class com.mapbox.mapboxsdk.style.types.Formatted
-
- equals(Object) - Method in class com.mapbox.mapboxsdk.style.types.FormattedSection
-
- equals(Bitmap, Bitmap) - Static method in class com.mapbox.mapboxsdk.utils.BitmapUtils
-
Validates if the bytes of a bitmap matches another
- ERROR - Static variable in class com.mapbox.mapboxsdk.log.Logger
-
Priority constant for the println method; use Logger.e.
- exception - Variable in class com.mapbox.mapboxsdk.geometry.LatLngBoundsTest
-
- exception - Variable in class com.mapbox.mapboxsdk.geometry.LatLngTest
-
- execute(AttributionMeasure) - Method in interface com.mapbox.mapboxsdk.attribution.AttributionMeasure.Command
-
- executeRequest(HttpResponder, long, String, String, String, boolean) - Method in interface com.mapbox.mapboxsdk.http.HttpRequest
-
Executes the request.
- executeRequest(HttpResponder, long, String, String, String, boolean) - Method in class com.mapbox.mapboxsdk.module.http.HttpRequestImpl
-
- expectedException - Variable in class com.mapbox.mapboxsdk.MapboxTest
-
- exponential(Number) - Static method in class com.mapbox.mapboxsdk.style.expressions.Expression
-
Interpolates exponentially between the stops just less than and just greater than the input.
- exponential(Expression) - Static method in class com.mapbox.mapboxsdk.style.expressions.Expression
-
Interpolates exponentially between the stops just less than and just greater than the input.
- Expression - Class in com.mapbox.mapboxsdk.style.expressions
-
The value for any layout property, paint property, or filter may be specified as an expression.
- Expression(String, Expression...) - Constructor for class com.mapbox.mapboxsdk.style.expressions.Expression
-
Creates an expression from its operator and varargs expressions.
- Expression.Array - Class in com.mapbox.mapboxsdk.style.expressions
-
Expression array type.
- Expression.Converter - Class in com.mapbox.mapboxsdk.style.expressions
-
Converts a JsonArray or a raw expression to a Java expression.
- Expression.ExpressionLiteral - Class in com.mapbox.mapboxsdk.style.expressions
-
ExpressionLiteral wraps an object to be used as a literal in an expression.
- Expression.FormatEntry - Class in com.mapbox.mapboxsdk.style.expressions
-
- Expression.FormatOption - Class in com.mapbox.mapboxsdk.style.expressions
-
- Expression.Interpolator - Class in com.mapbox.mapboxsdk.style.expressions
-
Expression interpolator type.
- Expression.NumberFormatOption - Class in com.mapbox.mapboxsdk.style.expressions
-
- Expression.Stop - Class in com.mapbox.mapboxsdk.style.expressions
-
Expression stop type.
- ExpressionLiteral(Object) - Constructor for class com.mapbox.mapboxsdk.style.expressions.Expression.ExpressionLiteral
-
Create an expression literal.
- ExpressionTest - Class in com.mapbox.mapboxsdk.style.expressions
-
Expression unit tests that validate the expression output with the expected Object[]array representation.
- ExpressionTest() - Constructor for class com.mapbox.mapboxsdk.style.expressions.ExpressionTest
-
- extractValidFont(String...) - Static method in class com.mapbox.mapboxsdk.utils.FontUtils
-
Select a font from a range of font names to match the availability of fonts on the device.