Uses of Interface
org.verapdf.features.objects.FontFeaturesObjectAdapter
-
Packages that use FontFeaturesObjectAdapter Package Description org.verapdf.features.gf.objects org.verapdf.features.objects -
-
Uses of FontFeaturesObjectAdapter in org.verapdf.features.gf.objects
Classes in org.verapdf.features.gf.objects that implement FontFeaturesObjectAdapter Modifier and Type Class Description classGFFontFeaturesObjectAdapterFeature object adapter for fonts. -
Uses of FontFeaturesObjectAdapter in org.verapdf.features.objects
Constructors in org.verapdf.features.objects with parameters of type FontFeaturesObjectAdapter Constructor Description FontFeaturesObject(FontFeaturesObjectAdapter adapter)Constructs new Font Feature Object
-