public class RotateAnimationController
extends java.lang.Object
构造器和说明 |
---|
RotateAnimationController(IAnimatorModel animatorModel,
long duration,
GeneralTranslateAnimator.ModelType modelType,
boolean rotateEnable,
float initRotate,
LatLng[] latLngs,
double[] distances,
double sumDistance,
SphericalMercatorProjection projection) |
限定符和类型 | 方法和说明 |
---|---|
void |
cancelAnimation() |
void |
endAnimation() |
void |
startAnimation() |
public RotateAnimationController(IAnimatorModel animatorModel, long duration, GeneralTranslateAnimator.ModelType modelType, boolean rotateEnable, float initRotate, LatLng[] latLngs, double[] distances, double sumDistance, SphericalMercatorProjection projection)