public class Type3FontValidator extends FontValidator<Type3Container>
| Modifier and Type | Field and Description |
|---|---|
protected COSDocument |
cosDocument |
protected PDType3Font |
font |
protected COSDictionary |
fontDictionary |
context, descriptorHelper, fontContainer| Constructor and Description |
|---|
Type3FontValidator(PreflightContext context,
PDType3Font font) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
checkEncoding()
For a Type3 font, the mapping between the Character Code and the
Character name is entirely defined in the /Encoding entry.
|
protected void |
checkMandatoryField() |
List<Float> |
getWidths(PDFont font) |
void |
validate() |
checkToUnicode, getFontContainerprotected PDType3Font font
protected COSDictionary fontDictionary
protected COSDocument cosDocument
public Type3FontValidator(PreflightContext context, PDType3Font font)
public void validate()
throws ValidationException
validate in class FontValidator<Type3Container>ValidationExceptionprotected void checkMandatoryField()
protected void checkEncoding()
checkEncoding in class FontValidator<Type3Container>Copyright © 2002–2018 The Apache Software Foundation. All rights reserved.