OsmAnd
|
Public Member Functions | |
void | onInit () |
void | onDraw (Canvas canvas, RectF latlonRect, RectF tilesRect, boolean nightMode) |
void | onClear () |
Protected Member Functions | |
void | updateTimeStamp () |
void | updateTimeStampImpl () |
void net.osmand.plus.views.YandexTrafficAdapter.onClear | ( | ) | [virtual] |
Implements net.osmand.plus.views.MapTileAdapter.
void net.osmand.plus.views.YandexTrafficAdapter.onDraw | ( | Canvas | canvas, |
RectF | latlonRect, | ||
RectF | tilesRect, | ||
boolean | nightMode | ||
) | [virtual] |
Implements net.osmand.plus.views.MapTileAdapter.
void net.osmand.plus.views.YandexTrafficAdapter.onInit | ( | ) | [virtual] |
Implements net.osmand.plus.views.MapTileAdapter.
void net.osmand.plus.views.YandexTrafficAdapter.updateTimeStamp | ( | ) | [protected] |
void net.osmand.plus.views.YandexTrafficAdapter.updateTimeStampImpl | ( | ) | [protected] |