| Package | Description |
|---|---|
| android.renderscript |
| Modifier and Type | Method and Description |
|---|---|
static Font.Style |
Font.Style.valueOf(String name)
Deprecated.
Returns the enum constant of this type with the specified name.
|
static Font.Style[] |
Font.Style.values()
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static Font |
Font.create(RenderScript rs,
Resources res,
String familyName,
Font.Style fontStyle,
float pointSize)
Deprecated.
|
Copyright © 2008-2013. All Rights Reserved.