FileDocCategorySizeDatePackage
ChangeTransform.javaAPI DocAndroid 5.1 API1209Sat Mar 14 14:09:38 GMT 2015android.transition

ChangeTransform

public class ChangeTransform extends android.transition.Transition

Fields Summary
Constructors Summary
public ChangeTransform()

 throw new RuntimeException("Stub!"); 
public ChangeTransform(android.content.Context context, android.util.AttributeSet attrs)

 throw new RuntimeException("Stub!"); 
Methods Summary
public voidcaptureEndValues(android.transition.TransitionValues transitionValues)

 throw new RuntimeException("Stub!"); 
public voidcaptureStartValues(android.transition.TransitionValues transitionValues)

 throw new RuntimeException("Stub!"); 
public android.animation.AnimatorcreateAnimator(android.view.ViewGroup sceneRoot, android.transition.TransitionValues startValues, android.transition.TransitionValues endValues)

 throw new RuntimeException("Stub!"); 
public booleangetReparent()

 throw new RuntimeException("Stub!"); 
public booleangetReparentWithOverlay()

 throw new RuntimeException("Stub!"); 
public java.lang.String[]getTransitionProperties()

 throw new RuntimeException("Stub!"); 
public voidsetReparent(boolean reparent)

 throw new RuntimeException("Stub!"); 
public voidsetReparentWithOverlay(boolean reparentWithOverlay)

 throw new RuntimeException("Stub!");