|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectandroid.graphics.drawable.shapes.Shape
android.graphics.drawable.shapes.RectShape
public class RectShape
| Constructor Summary | |
|---|---|
RectShape()
|
|
| Method Summary | |
|---|---|
RectShape |
clone()
|
void |
draw(Canvas canvas,
Paint paint)
|
protected void |
onResize(float width,
float height)
|
protected RectF |
rect()
|
| Methods inherited from class android.graphics.drawable.shapes.Shape |
|---|
getHeight, getWidth, hasAlpha, resize |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RectShape()
| Method Detail |
|---|
public void draw(Canvas canvas,
Paint paint)
draw in class Shape
protected void onResize(float width,
float height)
onResize in class Shapeprotected final RectF rect()
public RectShape clone()
throws java.lang.CloneNotSupportedException
clone in class Shapejava.lang.CloneNotSupportedException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||