added in API level 1
Paint.Cap
public
static
final
enum
Paint.Cap
extends Enum<Paint.Cap>
| java.lang.Object | ||
| ↳ | java.lang.Enum<android.graphics.Paint.Cap> | |
| ↳ | android.graphics.Paint.Cap | |
The Cap specifies the treatment for the beginning and ending of stroked lines and paths. The default is BUTT.