Interface FontFamilyAccessor

All Known Subinterfaces:
FontFamilyAccessor.FontFamilyProperty
All Known Implementing Classes:
AsciiArtBuilder

public interface FontFamilyAccessor
Provides an accessor for a font family property.
  • Method Details

    • getFontFamily

      FontFamily getFontFamily()
      Retrieves the font family from the font family property.
      Returns:
      The font family stored by the font family property.