This is the complete list of members for
net.osmand.plus.views.AnimateDraggingMapThread, including all inherited members.
AnimateDraggingMapThread(OsmandMapTileView tileView) | net.osmand.plus.views.AnimateDraggingMapThread | |
getTargetLatitude() | net.osmand.plus.views.AnimateDraggingMapThread | |
getTargetLongitude() | net.osmand.plus.views.AnimateDraggingMapThread | |
getTargetZoom() | net.osmand.plus.views.AnimateDraggingMapThread | |
isAnimating() | net.osmand.plus.views.AnimateDraggingMapThread | |
log | net.osmand.plus.views.AnimateDraggingMapThread | [protected, static] |
startDragging(final float velocityX, final float velocityY, float startX, float startY, final float endX, final float endY, final boolean notifyListener) | net.osmand.plus.views.AnimateDraggingMapThread | |
startMoving(final double finalLat, final double finalLon, final int endZoom, final boolean notifyListener) | net.osmand.plus.views.AnimateDraggingMapThread | |
startRotate(final float rotate) | net.osmand.plus.views.AnimateDraggingMapThread | |
startThreadAnimating(final Runnable runnable) | net.osmand.plus.views.AnimateDraggingMapThread | |
startZooming(final int zoomEnd, final boolean notifyListener) | net.osmand.plus.views.AnimateDraggingMapThread | |
stopAnimating() | net.osmand.plus.views.AnimateDraggingMapThread | |
stopAnimatingSync() | net.osmand.plus.views.AnimateDraggingMapThread | |