public class Type1DescriptorHelper extends FontDescriptorHelper<Type1Container>
context, fContainer, font, fontDescriptor| Constructor and Description |
|---|
Type1DescriptorHelper(PreflightContext context,
PDSimpleFont font,
Type1Container fontContainer) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
checkMandatoryFields(COSDictionary fDescriptor) |
PDStream |
extractFontFile(PDFontDescriptor fontDescriptor) |
protected void |
processFontFile(PDFontDescriptor fontDescriptor,
PDStream fontFile) |
checkFontFileMetaData, fontFileNotEmbedded, getMetaDataStreamAsBytes, hasOnlyOneFontFile, isSubSet, validatepublic Type1DescriptorHelper(PreflightContext context, PDSimpleFont font, Type1Container fontContainer)
protected boolean checkMandatoryFields(COSDictionary fDescriptor)
checkMandatoryFields in class FontDescriptorHelper<Type1Container>public PDStream extractFontFile(PDFontDescriptor fontDescriptor)
extractFontFile in class FontDescriptorHelper<Type1Container>protected void processFontFile(PDFontDescriptor fontDescriptor, PDStream fontFile)
processFontFile in class FontDescriptorHelper<Type1Container>Copyright © 2002–2016 The Apache Software Foundation. All rights reserved.