Interface FontNameAccessor

All Known Subinterfaces:
FontNameAccessor.FontNameProperty
All Known Implementing Classes:
AsciiArtBuilder

public interface FontNameAccessor
Provides an accessor for a font name property.
  • Method Details

    • getFontName

      String getFontName()
      Retrieves the font name from the font name property.
      Returns:
      The font name stored by the font name property.