
public class CustomPaintingSurface
extends View
| Constructor and Description |
|---|
CustomPaintingSurface(Context context,
AttributeSet attrs) |
| Modifier and Type | Method and Description |
|---|---|
void |
init(org.osmdroid.views.MapView mapView) |
protected void |
onDraw(Canvas canvas) |
protected void |
onSizeChanged(int w,
int h,
int oldw,
int oldh) |
boolean |
onTouchEvent(MotionEvent event) |