FileDocCategorySizeDatePackage
PatternPathMotion.javaAPI DocAndroid 5.1 API730Sat Mar 14 14:09:42 GMT 2015android.transition

PatternPathMotion

public class PatternPathMotion extends android.transition.PathMotion

Fields Summary
Constructors Summary
public PatternPathMotion()

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

 throw new RuntimeException("Stub!"); 
public PatternPathMotion(android.graphics.Path patternPath)

 throw new RuntimeException("Stub!"); 
Methods Summary
public android.graphics.PathgetPath(float startX, float startY, float endX, float endY)

 throw new RuntimeException("Stub!"); 
public android.graphics.PathgetPatternPath()

 throw new RuntimeException("Stub!"); 
public voidsetPatternPath(android.graphics.Path patternPath)

 throw new RuntimeException("Stub!");