FileDocCategorySizeDatePackage
RectShape.javaAPI DocAndroid 5.1 API724Sat Mar 14 14:09:42 GMT 2015android.graphics.drawable.shapes

RectShape

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

Fields Summary
Constructors Summary
public RectShape()

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

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

 throw new RuntimeException("Stub!"); 
public voidgetOutline(android.graphics.Outline outline)

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

 throw new RuntimeException("Stub!"); 
protected final android.graphics.RectFrect()

 throw new RuntimeException("Stub!");