Uses of Class
org.apache.pdfbox.pdmodel.font.PDCIDFontType2
Packages that use PDCIDFontType2
-
Uses of PDCIDFontType2 in org.apache.pdfbox.preflight.font
Methods in org.apache.pdfbox.preflight.font that return types with arguments of type PDCIDFontType2Modifier and TypeMethodDescriptionprotected FontValidator<? extends FontContainer<PDCIDFontType2>>
Type0FontValidator.createCIDType2FontValidator
(COSDictionary fDict) Create the validation object for CIDType2 FontConstructors in org.apache.pdfbox.preflight.font with parameters of type PDCIDFontType2ModifierConstructorDescriptionCIDType2FontValidator
(PreflightContext context, PDCIDFontType2 font) -
Uses of PDCIDFontType2 in org.apache.pdfbox.preflight.font.container
Constructors in org.apache.pdfbox.preflight.font.container with parameters of type PDCIDFontType2