Class FontCacheKey.FontCacheStringKey

java.lang.Object
com.itextpdf.io.font.FontCacheKey
com.itextpdf.io.font.FontCacheKey.FontCacheStringKey
Enclosing class:
FontCacheKey

private static class FontCacheKey.FontCacheStringKey extends FontCacheKey
  • Field Details

    • fontName

      private String fontName
  • Constructor Details

    • FontCacheStringKey

      FontCacheStringKey(String fontName)
  • Method Details