Class Font


  • public class Font
    extends Object
    • Constructor Detail

    • Method Detail

      • getFamily

        public String getFamily()
      • getName

        public String getName()
      • getStyle

        public String getStyle()
      • getTypeface

        @Nullable
        public Typeface getTypeface()
      • setTypeface

        public void setTypeface​(@Nullable
                                Typeface typeface)