OsmAnd
|
destroyLayer() | net.osmand.plus.views.OsmandMapLayer | [pure virtual] |
drawInScreenPixels() | net.osmand.plus.views.OsmandMapLayer | [pure virtual] |
getAlpha() | net.osmand.plus.views.BaseMapLayer | |
getMaximumShownMapZoom() | net.osmand.plus.views.BaseMapLayer | |
getMinimumShownMapZoom() | net.osmand.plus.views.BaseMapLayer | |
initLayer(OsmandMapTileView view) | net.osmand.plus.views.OsmandMapLayer | [pure virtual] |
onDraw(Canvas canvas, RectF latlonRect, RectF tilesRect, DrawSettings settings) | net.osmand.plus.views.OsmandMapLayer | [pure virtual] |
onLongPressEvent(PointF point) | net.osmand.plus.views.OsmandMapLayer | |
onSingleTap(PointF point) | net.osmand.plus.views.OsmandMapLayer | |
onTouchEvent(MotionEvent event) | net.osmand.plus.views.OsmandMapLayer | |
setAlpha(int alpha) | net.osmand.plus.views.BaseMapLayer | |
warningToSwitchMapShown | net.osmand.plus.views.BaseMapLayer | [protected] |