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