FileDocCategorySizeDatePackage
PathShape.javaAPI DocAndroid 5.1 API596Sat Mar 14 14:09:36 GMT 2015android.graphics.drawable.shapes

PathShape

public class PathShape extends android.graphics.drawable.shapes.Shape

Fields Summary
Constructors Summary
public PathShape(android.graphics.Path path, float stdWidth, float stdHeight)

 throw new RuntimeException("Stub!"); 
Methods Summary
public android.graphics.drawable.shapes.PathShapeclone()

 throw new RuntimeException("Stub!"); 
public voiddraw(android.graphics.Canvas canvas, android.graphics.Paint paint)

 throw new RuntimeException("Stub!"); 
protected voidonResize(float width, float height)

 throw new RuntimeException("Stub!");