Interface FontStyleAccessor

All Known Subinterfaces:
FontStyleAccessor.FontStyleProperty
All Known Implementing Classes:
AsciiArtBuilder

public interface FontStyleAccessor
Provides an accessor for a font style property.
  • Method Details

    • getFontStyle

      FontStyle getFontStyle()
      Retrieves the font style from the font style property.
      Returns:
      The font style stored by the font style property.