Interface FontStatisticsCollecting


  • @Deprecated
    public interface FontStatisticsCollecting
    Deprecated.
    The FontStatisticsCollecting defines methods for font properties statistics.
    • Method Detail

      • add

        void add​(String fontName,
                 int fontSize,
                 String fontColor)
        Deprecated.