Class FontInfo


  • public class FontInfo
    extends Object
    Author:
    Teodor Danciu (teodord@users.sourceforge.net)
    • Method Detail

      • getFontFamily

        public FontFamily getFontFamily()
      • setFontFamily

        public void setFontFamily​(FontFamily family)
      • getFontFace

        public FontFace getFontFace()
      • setFontFace

        public void setFontFace​(FontFace face)
      • getStyle

        public int getStyle()
      • setStyle

        public void setStyle​(int style)