- tan(Expression) - Static method in class com.dingi.dingisdk.style.expressions.Expression
-
Returns the tangent of the input.
- tan(Number) - Static method in class com.dingi.dingisdk.style.expressions.Expression
-
Returns the tangent of the input.
- target(LatLng) - Method in class com.dingi.dingisdk.camera.CameraPosition.Builder
-
Sets the location where the camera is pointing at.
- target - Variable in class com.dingi.dingisdk.camera.CameraPosition
-
The location that the camera is pointing at.
- TelemetryConstants - Class in com.dingi.dingisdk.constants
-
- TelemetryConstants() - Constructor for class com.dingi.dingisdk.constants.TelemetryConstants
-
- TelemetryDefinition - Interface in com.dingi.dingisdk.maps
-
Definition of TelemetryImpl collection
- TEMPORARY_ERROR - Static variable in interface com.dingi.dingisdk.http.HttpRequest
-
- TEXT_ANCHOR_BOTTOM - Static variable in class com.dingi.dingisdk.style.layers.Property
-
The bottom of the text is placed closest to the anchor.
- TEXT_ANCHOR_BOTTOM_LEFT - Static variable in class com.dingi.dingisdk.style.layers.Property
-
The bottom left corner of the text is placed closest to the anchor.
- TEXT_ANCHOR_BOTTOM_RIGHT - Static variable in class com.dingi.dingisdk.style.layers.Property
-
The bottom right corner of the text is placed closest to the anchor.
- TEXT_ANCHOR_CENTER - Static variable in class com.dingi.dingisdk.style.layers.Property
-
The center of the text is placed closest to the anchor.
- TEXT_ANCHOR_LEFT - Static variable in class com.dingi.dingisdk.style.layers.Property
-
The left side of the text is placed closest to the anchor.
- TEXT_ANCHOR_RIGHT - Static variable in class com.dingi.dingisdk.style.layers.Property
-
The right side of the text is placed closest to the anchor.
- TEXT_ANCHOR_TOP - Static variable in class com.dingi.dingisdk.style.layers.Property
-
The top of the text is placed closest to the anchor.
- TEXT_ANCHOR_TOP_LEFT - Static variable in class com.dingi.dingisdk.style.layers.Property
-
The top left corner of the text is placed closest to the anchor.
- TEXT_ANCHOR_TOP_RIGHT - Static variable in class com.dingi.dingisdk.style.layers.Property
-
The top right corner of the text is placed closest to the anchor.
- TEXT_JUSTIFY_CENTER - Static variable in class com.dingi.dingisdk.style.layers.Property
-
The text is centered.
- TEXT_JUSTIFY_LEFT - Static variable in class com.dingi.dingisdk.style.layers.Property
-
The text is aligned to the left.
- TEXT_JUSTIFY_RIGHT - Static variable in class com.dingi.dingisdk.style.layers.Property
-
The text is aligned to the right.
- TEXT_PITCH_ALIGNMENT_AUTO - Static variable in class com.dingi.dingisdk.style.layers.Property
-
- TEXT_PITCH_ALIGNMENT_MAP - Static variable in class com.dingi.dingisdk.style.layers.Property
-
The text is aligned to the plane of the map.
- TEXT_PITCH_ALIGNMENT_VIEWPORT - Static variable in class com.dingi.dingisdk.style.layers.Property
-
The text is aligned to the plane of the viewport.
- TEXT_ROTATION_ALIGNMENT_AUTO - Static variable in class com.dingi.dingisdk.style.layers.Property
-
- TEXT_ROTATION_ALIGNMENT_MAP - Static variable in class com.dingi.dingisdk.style.layers.Property
-
- TEXT_ROTATION_ALIGNMENT_VIEWPORT - Static variable in class com.dingi.dingisdk.style.layers.Property
-
Produces glyphs whose x-axes are aligned with the x-axis of the viewport, regardless of the value of
Property.SYMBOL_PLACEMENT
.
- TEXT_TRANSFORM_LOWERCASE - Static variable in class com.dingi.dingisdk.style.layers.Property
-
Forces all letters to be displayed in lowercase.
- TEXT_TRANSFORM_NONE - Static variable in class com.dingi.dingisdk.style.layers.Property
-
The text is not altered.
- TEXT_TRANSFORM_UPPERCASE - Static variable in class com.dingi.dingisdk.style.layers.Property
-
Forces all letters to be displayed in uppercase.
- TEXT_TRANSLATE_ANCHOR_MAP - Static variable in class com.dingi.dingisdk.style.layers.Property
-
The text is translated relative to the map.
- TEXT_TRANSLATE_ANCHOR_VIEWPORT - Static variable in class com.dingi.dingisdk.style.layers.Property
-
The text is translated relative to the viewport.
- textAllowOverlap(Boolean) - Static method in class com.dingi.dingisdk.style.layers.PropertyFactory
-
If true, the text will be visible even if it collides with other previously drawn symbols.
- textAllowOverlap(Expression) - Static method in class com.dingi.dingisdk.style.layers.PropertyFactory
-
If true, the text will be visible even if it collides with other previously drawn symbols.
- textAnchor(String) - Static method in class com.dingi.dingisdk.style.layers.PropertyFactory
-
Part of the text placed closest to the anchor.
- textAnchor(Expression) - Static method in class com.dingi.dingisdk.style.layers.PropertyFactory
-
Part of the text placed closest to the anchor.
- textColor(int) - Static method in class com.dingi.dingisdk.style.layers.PropertyFactory
-
The color with which the text will be drawn.
- textColor(String) - Static method in class com.dingi.dingisdk.style.layers.PropertyFactory
-
The color with which the text will be drawn.
- textColor(Expression) - Static method in class com.dingi.dingisdk.style.layers.PropertyFactory
-
The color with which the text will be drawn.
- textField(String) - Static method in class com.dingi.dingisdk.style.layers.PropertyFactory
-
Value to use for a text label.
- textField(Expression) - Static method in class com.dingi.dingisdk.style.layers.PropertyFactory
-
Value to use for a text label.
- textFont(String[]) - Static method in class com.dingi.dingisdk.style.layers.PropertyFactory
-
Font stack to use for displaying text.
- textFont(Expression) - Static method in class com.dingi.dingisdk.style.layers.PropertyFactory
-
Font stack to use for displaying text.
- textHaloBlur(Float) - Static method in class com.dingi.dingisdk.style.layers.PropertyFactory
-
The halo's fadeout distance towards the outside.
- textHaloBlur(Expression) - Static method in class com.dingi.dingisdk.style.layers.PropertyFactory
-
The halo's fadeout distance towards the outside.
- textHaloColor(int) - Static method in class com.dingi.dingisdk.style.layers.PropertyFactory
-
The color of the text's halo, which helps it stand out from backgrounds.
- textHaloColor(String) - Static method in class com.dingi.dingisdk.style.layers.PropertyFactory
-
The color of the text's halo, which helps it stand out from backgrounds.
- textHaloColor(Expression) - Static method in class com.dingi.dingisdk.style.layers.PropertyFactory
-
The color of the text's halo, which helps it stand out from backgrounds.
- textHaloWidth(Float) - Static method in class com.dingi.dingisdk.style.layers.PropertyFactory
-
Distance of halo to the font outline.
- textHaloWidth(Expression) - Static method in class com.dingi.dingisdk.style.layers.PropertyFactory
-
Distance of halo to the font outline.
- textIgnorePlacement(Boolean) - Static method in class com.dingi.dingisdk.style.layers.PropertyFactory
-
If true, other symbols can be visible even if they collide with the text.
- textIgnorePlacement(Expression) - Static method in class com.dingi.dingisdk.style.layers.PropertyFactory
-
If true, other symbols can be visible even if they collide with the text.
- textJustify(String) - Static method in class com.dingi.dingisdk.style.layers.PropertyFactory
-
Text justification options.
- textJustify(Expression) - Static method in class com.dingi.dingisdk.style.layers.PropertyFactory
-
Text justification options.
- textKeepUpright(Boolean) - Static method in class com.dingi.dingisdk.style.layers.PropertyFactory
-
If true, the text may be flipped vertically to prevent it from being rendered upside-down.
- textKeepUpright(Expression) - Static method in class com.dingi.dingisdk.style.layers.PropertyFactory
-
If true, the text may be flipped vertically to prevent it from being rendered upside-down.
- textLetterSpacing(Float) - Static method in class com.dingi.dingisdk.style.layers.PropertyFactory
-
Text tracking amount.
- textLetterSpacing(Expression) - Static method in class com.dingi.dingisdk.style.layers.PropertyFactory
-
Text tracking amount.
- textLineHeight(Float) - Static method in class com.dingi.dingisdk.style.layers.PropertyFactory
-
Text leading value for multi-line text.
- textLineHeight(Expression) - Static method in class com.dingi.dingisdk.style.layers.PropertyFactory
-
Text leading value for multi-line text.
- textMaxAngle(Float) - Static method in class com.dingi.dingisdk.style.layers.PropertyFactory
-
Maximum angle change between adjacent characters.
- textMaxAngle(Expression) - Static method in class com.dingi.dingisdk.style.layers.PropertyFactory
-
Maximum angle change between adjacent characters.
- textMaxWidth(Float) - Static method in class com.dingi.dingisdk.style.layers.PropertyFactory
-
The maximum line width for text wrapping.
- textMaxWidth(Expression) - Static method in class com.dingi.dingisdk.style.layers.PropertyFactory
-
The maximum line width for text wrapping.
- textOffset(Float[]) - Static method in class com.dingi.dingisdk.style.layers.PropertyFactory
-
Offset distance of text from its anchor.
- textOffset(Expression) - Static method in class com.dingi.dingisdk.style.layers.PropertyFactory
-
Offset distance of text from its anchor.
- textOpacity(Float) - Static method in class com.dingi.dingisdk.style.layers.PropertyFactory
-
The opacity at which the text will be drawn.
- textOpacity(Expression) - Static method in class com.dingi.dingisdk.style.layers.PropertyFactory
-
The opacity at which the text will be drawn.
- textOptional(Boolean) - Static method in class com.dingi.dingisdk.style.layers.PropertyFactory
-
If true, icons will display without their corresponding text when the text collides with other symbols and the icon does not.
- textOptional(Expression) - Static method in class com.dingi.dingisdk.style.layers.PropertyFactory
-
If true, icons will display without their corresponding text when the text collides with other symbols and the icon does not.
- textPadding(Float) - Static method in class com.dingi.dingisdk.style.layers.PropertyFactory
-
Size of the additional area around the text bounding box used for detecting symbol collisions.
- textPadding(Expression) - Static method in class com.dingi.dingisdk.style.layers.PropertyFactory
-
Size of the additional area around the text bounding box used for detecting symbol collisions.
- textPitchAlignment(String) - Static method in class com.dingi.dingisdk.style.layers.PropertyFactory
-
Orientation of text when map is pitched.
- textPitchAlignment(Expression) - Static method in class com.dingi.dingisdk.style.layers.PropertyFactory
-
Orientation of text when map is pitched.
- textRotate(Float) - Static method in class com.dingi.dingisdk.style.layers.PropertyFactory
-
Rotates the text clockwise.
- textRotate(Expression) - Static method in class com.dingi.dingisdk.style.layers.PropertyFactory
-
Rotates the text clockwise.
- textRotationAlignment(String) - Static method in class com.dingi.dingisdk.style.layers.PropertyFactory
-
- textRotationAlignment(Expression) - Static method in class com.dingi.dingisdk.style.layers.PropertyFactory
-
- textSize(Float) - Static method in class com.dingi.dingisdk.style.layers.PropertyFactory
-
Font size.
- textSize(Expression) - Static method in class com.dingi.dingisdk.style.layers.PropertyFactory
-
Font size.
- textTransform(String) - Static method in class com.dingi.dingisdk.style.layers.PropertyFactory
-
- textTransform(Expression) - Static method in class com.dingi.dingisdk.style.layers.PropertyFactory
-
- textTranslate(Float[]) - Static method in class com.dingi.dingisdk.style.layers.PropertyFactory
-
Distance that the text's anchor is moved from its original placement.
- textTranslate(Expression) - Static method in class com.dingi.dingisdk.style.layers.PropertyFactory
-
Distance that the text's anchor is moved from its original placement.
- textTranslateAnchor(String) - Static method in class com.dingi.dingisdk.style.layers.PropertyFactory
-
- textTranslateAnchor(Expression) - Static method in class com.dingi.dingisdk.style.layers.PropertyFactory
-
- textureMode(boolean) - Method in class com.dingi.dingisdk.maps.DingiMapOptions
-
Enable TextureView
as rendered surface.
- TextureViewMapRenderer - Class in com.dingi.dingisdk.maps.renderer.textureview
-
- TextureViewMapRenderer(Context, TextureView, String, boolean) - Constructor for class com.dingi.dingisdk.maps.renderer.textureview.TextureViewMapRenderer
-
- THREAD_POOL_LIMIT - Static variable in class com.dingi.dingisdk.style.sources.CustomGeometrySource
-
- THREAD_PREFIX - Static variable in class com.dingi.dingisdk.style.sources.CustomGeometrySource
-
- ThreadUtils - Class in com.dingi.dingisdk.utils
-
- ThreadUtils() - Constructor for class com.dingi.dingisdk.utils.ThreadUtils
-
- TILE - Static variable in class com.dingi.dingisdk.storage.Resource
-
- TileSet - Class in com.dingi.dingisdk.style.sources
-
Tile set, allows using TileJson specification as source.
- TileSet(String, String...) - Constructor for class com.dingi.dingisdk.style.sources.TileSet
-
- tilt(double) - Method in class com.dingi.dingisdk.camera.CameraPosition.Builder
-
Set the tilt of the camera in degrees
- tilt - Variable in class com.dingi.dingisdk.camera.CameraPosition
-
The angle, in degrees, of the camera angle from the nadir (directly facing the Earth).
- tiltGesturesEnabled(boolean) - Method in class com.dingi.dingisdk.maps.DingiMapOptions
-
Specifies if the tilt gesture is enabled for a map view.
- tiltTo(double) - Static method in class com.dingi.dingisdk.camera.CameraUpdateFactory
-
Returns a CameraUpdate that moves the camera viewpoint to a particular tilt.
- tiltWhileTracking(double, long, DingiMap.CancelableCallback) - Method in class com.dingi.dingisdk.location.LocationComponent
-
Tilts the camera.
- tiltWhileTracking(double, long) - Method in class com.dingi.dingisdk.location.LocationComponent
-
Tilts the camera.
- tiltWhileTracking(double) - Method in class com.dingi.dingisdk.location.LocationComponent
-
Tilts the camera.
- TIME_MAP_NORTH_ANIMATION - Static variable in class com.dingi.dingisdk.maps.widgets.CompassView
-
- TIME_WAIT_IDLE - Static variable in class com.dingi.dingisdk.maps.widgets.CompassView
-
- title - Variable in class com.dingi.dingisdk.annotations.BaseMarkerOptions
-
- title(String) - Method in class com.dingi.dingisdk.annotations.BaseMarkerOptions
-
Set the title of the Marker.
- title - Variable in class com.dingi.dingisdk.annotations.BaseMarkerViewOptions
-
Deprecated.
- title(String) - Method in class com.dingi.dingisdk.annotations.BaseMarkerViewOptions
-
Deprecated.
Set the title of the MarkerView.
- toArray() - Method in class com.dingi.dingisdk.style.expressions.Expression.ExpressionLiteral
-
- toArray() - Method in class com.dingi.dingisdk.style.expressions.Expression
-
Converts the expression to Object array representation.
- toBool(Expression) - Static method in class com.dingi.dingisdk.style.expressions.Expression
-
Converts the input value to a boolean.
- toBuilder() - Method in class com.dingi.dingisdk.location.LocationComponentOptions
-
Takes the currently constructed
LocationComponentOptions
object and provides it's builder
with all the values set matching the values in this instance.
- toBytes() - Method in class com.dingi.dingisdk.annotations.Icon
-
Get the icon bitmap bytes.
- toColor(Expression) - Static method in class com.dingi.dingisdk.style.expressions.Expression
-
Converts the input value to a color.
- toLatLngs() - Method in class com.dingi.dingisdk.geometry.LatLngBounds
-
Return an array of LatLng objects resembling this bounds.
- toNumber(Expression) - Static method in class com.dingi.dingisdk.style.expressions.Expression
-
Converts the input value to a number, if possible.
- TooManyIconsException - Exception in com.dingi.dingisdk.exceptions
-
A TooManyIconsException is thrown by IconFactory when it
cannot create a Icon because there are already too many icons created.
- TooManyIconsException() - Constructor for exception com.dingi.dingisdk.exceptions.TooManyIconsException
-
- toRgba(Expression) - Static method in class com.dingi.dingisdk.style.expressions.Expression
-
Returns a four-element array containing the input color's red, green, blue, and alpha components, in that order.
- toScreenLocation(LatLng) - Method in class com.dingi.dingisdk.maps.Projection
-
Returns a screen location that corresponds to a geographical coordinate (LatLng).
- toString() - Method in class com.dingi.dingisdk.annotations.Marker
-
Returns a String with the marker position.
- toString() - Method in class com.dingi.dingisdk.annotations.MarkerView
-
Deprecated.
Get the String representation of a MarkerView.
- toString() - Method in class com.dingi.dingisdk.attribution.AttributionLayout
-
- toString() - Method in class com.dingi.dingisdk.camera.CameraPosition
-
Returns a String with the camera target, zoom, bearing and tilt.
- toString() - Method in class com.dingi.dingisdk.geometry.LatLng
-
Returns a string representation of the object.
- toString() - Method in class com.dingi.dingisdk.geometry.LatLngBounds
-
Returns a string representaton of the object.
- toString() - Method in class com.dingi.dingisdk.geometry.ProjectedMeters
-
Returns a string representation of the object.
- toString() - Method in class com.dingi.dingisdk.geometry.VisibleRegion
-
The string representation of the object.
- toString() - Method in class com.dingi.dingisdk.location.LocationComponentOptions
-
- toString() - Method in class com.dingi.dingisdk.style.expressions.Expression.ExpressionLiteral
-
Returns a string representation of the expression literal.
- toString(Expression) - Static method in class com.dingi.dingisdk.style.expressions.Expression
-
Converts the input value to a string.
- toString() - Method in class com.dingi.dingisdk.style.expressions.Expression
-
Returns a string representation of the object that matches the definition set in the style specification.
- toString() - Method in class com.dingi.dingisdk.style.layers.PropertyValue
-
Get the string representation of a property value.
- toString() - Method in class com.dingi.dingisdk.style.layers.TransitionOptions
-
- toString() - Method in class com.dingi.dingisdk.style.light.Position
-
- toValue() - Method in class com.dingi.dingisdk.style.expressions.Expression.ExpressionLiteral
-
Get the literal object.
- TRACKING - Static variable in class com.dingi.dingisdk.location.modes.CameraMode
-
Camera tracks the user location.
- TRACKING_COMPASS - Static variable in class com.dingi.dingisdk.location.modes.CameraMode
-
Camera tracks the user location, with bearing
provided by a compass.
- TRACKING_GPS - Static variable in class com.dingi.dingisdk.location.modes.CameraMode
-
Camera tracks the user location, with bearing
provided by a normalized Location.getBearing()
.
- TRACKING_GPS_NORTH - Static variable in class com.dingi.dingisdk.location.modes.CameraMode
-
Camera tracks the user location, with bearing
always set to north (0).
- trackingAnimationDurationMultiplier(float) - Method in class com.dingi.dingisdk.location.LocationComponentOptions.Builder
-
Sets the tracking animation duration multiplier.
- trackingAnimationDurationMultiplier() - Method in class com.dingi.dingisdk.location.LocationComponentOptions
-
Get the tracking animation duration multiplier.
- trackingGesturesManagement(boolean) - Method in class com.dingi.dingisdk.location.LocationComponentOptions.Builder
-
Set whether gesture threshold should be adjusted when camera is in one of the tracking modes.
- trackingGesturesManagement() - Method in class com.dingi.dingisdk.location.LocationComponentOptions
-
Returns whether gesture threshold should be adjusted when camera is in one of the tracking modes.
- trackingInitialMoveThreshold(float) - Method in class com.dingi.dingisdk.location.LocationComponentOptions.Builder
-
Sets minimum single pointer movement (map pan) in pixels required to break camera tracking.
- trackingInitialMoveThreshold() - Method in class com.dingi.dingisdk.location.LocationComponentOptions
-
Minimum single pointer movement in pixels required to break camera tracking.
- trackingMultiFingerMoveThreshold(float) - Method in class com.dingi.dingisdk.location.LocationComponentOptions.Builder
-
Sets minimum multi pointer movement (map pan) in pixels required to break camera tracking
(for example during scale gesture).
- trackingMultiFingerMoveThreshold() - Method in class com.dingi.dingisdk.location.LocationComponentOptions
-
Minimum multi pointer movement in pixels required to break camera tracking (for example during scale gesture).
- TransitionOptions - Class in com.dingi.dingisdk.style.layers
-
Resembles transition property from the style specification.
- TransitionOptions(long, long) - Constructor for class com.dingi.dingisdk.style.layers.TransitionOptions
-
Create a transition property based on duration and a delay.
- translucentTextureSurface(boolean) - Method in class com.dingi.dingisdk.maps.DingiMapOptions
-
- TWO_FINGER_TAP - Static variable in class com.dingi.dingisdk.constants.TelemetryConstants
-
- typeOf(Expression) - Static method in class com.dingi.dingisdk.style.expressions.Expression
-
Returns a string describing the type of the given value.