Package-level declarations

This package contains the core road shield and exit sign generation APIs:

Types

Link copied to clipboard
@RestrictToExtendedFlavor(value = [ExternalScope.LIBRARY_GROUP])
class RoadShieldIconProvider(context: Context)

Provides road shield and exit sign images.

Link copied to clipboard
@RestrictToExtendedFlavor(value = [ExternalScope.LIBRARY_GROUP])
abstract class RoadShieldIconProviderFailure

Represents a failure that occurred during image generation by the RoadShieldIconProvider.

Link copied to clipboard
@RestrictToExtendedFlavor(value = [ExternalScope.LIBRARY_GROUP])
value class StyleMode(mode: Int)

Value class representing the style mode used by the RoadShieldIconProvider when generating images.