Uses of Class
org.verapdf.features.objects.FontFeaturesObject
-
Packages that use FontFeaturesObject Package Description org.verapdf.features.gf -
-
Uses of FontFeaturesObject in org.verapdf.features.gf
Methods in org.verapdf.features.gf that return FontFeaturesObject Modifier and Type Method Description static FontFeaturesObjectGFFeaturesObjectCreator. createFontFeaturesObject(PDFont fontLike, String id, Set<String> extGStateChild, Set<String> colorSpaceChild, Set<String> patternChild, Set<String> shadingChild, Set<String> xobjectChild, Set<String> fontChild, Set<String> propertiesChild)Constructs new GFFontFeaturesObjectAdapter
-