Uses of Class
org.apache.pdfbox.pdmodel.font.PDCIDFontType2
-
Packages that use PDCIDFontType2 Package Description org.apache.pdfbox.preflight.font org.apache.pdfbox.preflight.font.container -
-
Uses of PDCIDFontType2 in org.apache.pdfbox.preflight.font
Methods in org.apache.pdfbox.preflight.font that return types with arguments of type PDCIDFontType2 Modifier and Type Method Description protected 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 PDCIDFontType2 Constructor Description CIDType2FontValidator(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 Constructor Description CIDType2Container(PDCIDFontType2 font)
-