Uses of Interface
org.verapdf.model.pdlayer.PDFont
Packages that use PDFont
Package
Description
-
Uses of PDFont in org.verapdf.gf.model.factory.fonts
Methods in org.verapdf.gf.model.factory.fonts that return PDFontModifier and TypeMethodDescriptionstatic PDFontFontFactory.parseFont(PDFont rawFont, RenderingMode renderingMode, PDResourcesHandler resources, GraphicState inheritedGraphicState) -
Uses of PDFont in org.verapdf.gf.model.impl.containers
Methods in org.verapdf.gf.model.impl.containers that return types with arguments of type PDFontMethod parameters in org.verapdf.gf.model.impl.containers with type arguments of type PDFontModifier and TypeMethodDescriptionstatic voidStaticContainers.setCachedFonts(Map<String, PDFont> cachedFonts) -
Uses of PDFont in org.verapdf.gf.model.impl.operator.textshow
Methods in org.verapdf.gf.model.impl.operator.textshow that return PDFont -
Uses of PDFont in org.verapdf.gf.model.impl.pd.font
Classes in org.verapdf.gf.model.impl.pd.font that implement PDFontModifier and TypeClassDescriptionclassRepresents CID Font dictionary.classclassInstance of this class represent PDF font dictionary.classRepresents one of the simple font types (Type 1, TrueType, Type 3).classRepresents TrueType font dictionary.classRepresents Type0 font dictionary.classRepresents Type1 font dictionary.classRepresents Type3 font dictionary. -
Uses of PDFont in org.verapdf.model.pdlayer
Subinterfaces of PDFont in org.verapdf.model.pdlayerModifier and TypeInterfaceDescriptioninterfaceCID Font dictionaryinterfaceOne of the simple font types (Type 1, TrueType, Type 3)interfaceTrueType font dictionaryinterfaceType0 font dictionaryinterfaceType1 font dictionaryinterfaceType3 font dictionary