OsmAnd
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions
net.osmand.plus.views.TransportInfoLayer Class Reference
Inheritance diagram for net.osmand.plus.views.TransportInfoLayer:
net.osmand.plus.views.OsmandMapLayer

List of all members.

Public Member Functions

 TransportInfoLayer (TransportRouteHelper routeHelper)
void initLayer (OsmandMapTileView view)
boolean isVisible ()
void setVisible (boolean visible)
int getRadius ()
void onDraw (Canvas canvas, RectF latLonBounds, RectF tilesRect, DrawSettings nightMode)
void destroyLayer ()
boolean drawInScreenPixels ()
boolean onSingleTap (PointF point)

Constructor & Destructor Documentation


Member Function Documentation

This method returns whether canvas should be rotated as map rotated before onDraw(Canvas). If the layer draws simply layer over screen (not over map) it should return true.

Implements net.osmand.plus.views.OsmandMapLayer.

void net.osmand.plus.views.TransportInfoLayer.onDraw ( Canvas  canvas,
RectF  latLonBounds,
RectF  tilesRect,
DrawSettings  nightMode 
) [virtual]

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines