ConstraintSet.Motion


public class ConstraintSet.Motion


Summary

Public constructors

Public methods

void

Public fields

mAnimateCircleAngleTo

Added in 2.2.0
public int mAnimateCircleAngleTo

mAnimateRelativeTo

Added in 2.2.0
public int mAnimateRelativeTo

mApply

Added in 2.2.0
public boolean mApply

mDrawPath

Added in 2.2.0
public int mDrawPath

mMotionStagger

Added in 2.2.0
public float mMotionStagger

mPathMotionArc

Added in 2.2.0
public int mPathMotionArc

mPathRotate

Added in 2.2.0
public float mPathRotate

mPolarRelativeTo

Added in 2.2.0
public int mPolarRelativeTo

mQuantizeInterpolatorID

Added in 2.2.0
public int mQuantizeInterpolatorID

mQuantizeInterpolatorString

Added in 2.2.0
public String mQuantizeInterpolatorString

mQuantizeInterpolatorType

Added in 2.2.0
public int mQuantizeInterpolatorType

mQuantizeMotionPhase

Added in 2.2.0
public float mQuantizeMotionPhase

mQuantizeMotionSteps

Added in 2.2.0
public int mQuantizeMotionSteps

mTransitionEasing

Added in 2.2.0
public String mTransitionEasing

Public constructors

Motion

Added in 2.2.0
public Motion()

Public methods

copyFrom

Added in 2.2.0
public void copyFrom(ConstraintSet.Motion src)
Parameters
ConstraintSet.Motion src