Class ShadowTypeface.FontDesc

    • Field Detail

      • familyName

        public final String familyName
      • style

        public final int style
    • Constructor Detail

      • FontDesc

        public FontDesc​(String familyName,
                        int style)
    • Method Detail

      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object
      • getFamilyName

        public String getFamilyName()
      • getStyle

        public int getStyle()