| Package | Description |
|---|---|
| android.graphics |
| Modifier and Type | Method and Description |
|---|---|
Path.FillType |
Path.getFillType() |
static Path.FillType |
Path.FillType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Path.FillType[] |
Path.FillType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Path.setFillType(Path.FillType ft) |
Copyright © 2008-2013. All Rights Reserved.