FileDocCategorySizeDatePackage
ComposePathEffect.javaAPI DocAndroid 5.1 API240Sat Mar 14 14:09:42 GMT 2015android.graphics

ComposePathEffect

public class ComposePathEffect extends android.graphics.PathEffect

Fields Summary
Constructors Summary
public ComposePathEffect(android.graphics.PathEffect outerpe, android.graphics.PathEffect innerpe)

 throw new RuntimeException("Stub!"); 
Methods Summary