public static class ShadowTypeface.FontDesc extends Object
String
familyName
int
style
FontDesc(String familyName, int style)
boolean
equals(Object o)
getFamilyName()
getStyle()
hashCode()
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
public final String familyName
public final int style
public FontDesc(String familyName, int style)
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
public String getFamilyName()
public int getStyle()