|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectandroid.renderscript.BaseObj
android.renderscript.Font
@Deprecated public class Font
| Nested Class Summary | |
|---|---|
static class |
Font.Style
Deprecated. |
| Method Summary | |
|---|---|
static Font |
create(RenderScript rs,
Resources res,
String familyName,
Font.Style fontStyle,
float pointSize)
Deprecated. |
static Font |
createFromAsset(RenderScript rs,
Resources res,
String path,
float pointSize)
Deprecated. |
static Font |
createFromFile(RenderScript rs,
Resources res,
File path,
float pointSize)
Deprecated. |
static Font |
createFromFile(RenderScript rs,
Resources res,
String path,
float pointSize)
Deprecated. |
static Font |
createFromResource(RenderScript rs,
Resources res,
int id,
float pointSize)
Deprecated. |
| Methods inherited from class android.renderscript.BaseObj |
|---|
destroy, equals, finalize, getName, hashCode, setName |
| Methods inherited from class java.lang.Object |
|---|
clone, getClass, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
@Deprecated
public static Font createFromFile(RenderScript rs,
Resources res,
String path,
float pointSize)
@Deprecated
public static Font createFromFile(RenderScript rs,
Resources res,
File path,
float pointSize)
@Deprecated
public static Font createFromAsset(RenderScript rs,
Resources res,
String path,
float pointSize)
@Deprecated
public static Font createFromResource(RenderScript rs,
Resources res,
int id,
float pointSize)
@Deprecated
public static Font create(RenderScript rs,
Resources res,
String familyName,
Font.Style fontStyle,
float pointSize)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||