Uses of Class
android.renderscript.Font.Style

Packages that use Font.Style
android.renderscript   
 

Uses of Font.Style in android.renderscript
 

Methods in android.renderscript that return Font.Style
static Font.Style Font.Style.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Font.Style[] Font.Style.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in android.renderscript with parameters of type Font.Style
static Font Font.create(RenderScript rs, Resources res, String familyName, Font.Style fontStyle, float pointSize)
           
 



Copyright © 2008-2012. All Rights Reserved.