Package com.itextpdf.io.font
Class FontCacheKey
java.lang.Object
com.itextpdf.io.font.FontCacheKey
- Direct Known Subclasses:
FontCacheKey.FontCacheBytesKey
,FontCacheKey.FontCacheStringKey
,FontCacheKey.FontCacheTtcKey
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionprivate static class
private static class
private static class
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic FontCacheKey
create
(byte[] fontProgram) static FontCacheKey
create
(byte[] fontProgram, int ttcIndex) static FontCacheKey
static FontCacheKey
-
Constructor Details
-
FontCacheKey
public FontCacheKey()
-
-
Method Details
-
create
-
create
-
create
-
create
-