public class

RotateAnimationController

extends Object
java.lang.Object
   ↳ com.tencent.tencentmap.mapsdk.maps.model.RotateAnimationController

Summary

Public Constructors
RotateAnimationController(IAnimatorModel animatorModel, long duration, GeneralTranslateAnimator.ModelType modelType, boolean rotateEnable, float initRotate, LatLng[] latLngs, double[] distances, double sumDistance, SphericalMercatorProjection projection)
Public Methods
void cancelAnimation()
void endAnimation()
void startAnimation()
[Expand]
Inherited Methods
From class java.lang.Object

Public Constructors

public RotateAnimationController (IAnimatorModel animatorModel, long duration, GeneralTranslateAnimator.ModelType modelType, boolean rotateEnable, float initRotate, LatLng[] latLngs, double[] distances, double sumDistance, SphericalMercatorProjection projection)

Public Methods

public void cancelAnimation ()

public void endAnimation ()

public void startAnimation ()