class RectangleShape
extends android.graphics.drawable.shapes.Shape
Constructor and Description |
---|
RectangleShape(float width,
float height) |
RectangleShape(float width,
float height,
int outlineColor,
int outlineWidth) |
Modifier and Type | Method and Description |
---|---|
void |
draw(android.graphics.Canvas canvas,
android.graphics.Paint paint)
Modify this method to change the highlight shape.
|
Copyright © SAS Institute. All Rights Reserved.