public class Stroke
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected float |
width |
Constructor and Description |
---|
Stroke() |
Stroke(float width) |
Stroke(float width,
java.lang.Float dashes,
android.graphics.Paint.Cap cap) |
Modifier and Type | Method and Description |
---|---|
void |
changeStrokeProperties(android.graphics.Canvas c,
android.graphics.Paint p) |