Interface FontSizeAccessor

All Known Subinterfaces:
FontSizeAccessor.FontSizeProperty
All Known Implementing Classes:
AsciiArtBuilder

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

    • getFontSize

      int getFontSize()
      Retrieves the font style from the font style property.
      Returns:
      The font style stored by the font style property.