| Package | Description |
|---|---|
| android.graphics |
| Modifier and Type | Method and Description |
|---|---|
static AvoidXfermode.Mode |
AvoidXfermode.Mode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AvoidXfermode.Mode[] |
AvoidXfermode.Mode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
AvoidXfermode(int opColor,
int tolerance,
AvoidXfermode.Mode mode)
Deprecated.
|
Copyright © 2008-2013. All Rights Reserved.