Class TTFAnalyzer


  • public abstract class TTFAnalyzer
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      TTFAnalyzer()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static java.lang.String getTtfFontName​(@NotNull java.io.InputStream in)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • TTFAnalyzer

        public TTFAnalyzer()
    • Method Detail

      • getTtfFontName

        public static java.lang.String getTtfFontName​(@NotNull
                                                      @NotNull java.io.InputStream in)