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 classprivate static classprivate static class -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic FontCacheKeycreate(byte[] fontProgram) static FontCacheKeycreate(byte[] fontProgram, int ttcIndex) static FontCacheKeystatic FontCacheKey
-
Constructor Details
-
FontCacheKey
public FontCacheKey()
-
-
Method Details
-
create
-
create
-
create
-
create
-