Interface FontMetricsMapper

    • Method Detail

      • getFont

        java.awt.Font getFont​(int size)
        Gets a Font instance of the font that this FontMetrics describes in the desired size.
        Parameters:
        size - font size
        Returns:
        font with the desired characteristics.