added in API level 1
Canvas.EdgeType
public
static
final
enum
Canvas.EdgeType
extends Enum<Canvas.EdgeType>
| java.lang.Object | ||
| ↳ | java.lang.Enum<android.graphics.Canvas.EdgeType> | |
| ↳ | android.graphics.Canvas.EdgeType | |
Constant values used as parameters to quickReject() calls. These values
specify how much space around the shape should be accounted for, depending on whether
the shaped area is antialiased or not.
See also: