Uses of Interface
org.verapdf.features.objects.OutputIntentFeaturesObjectAdapter
-
Packages that use OutputIntentFeaturesObjectAdapter Package Description org.verapdf.features.gf.objects org.verapdf.features.objects -
-
Uses of OutputIntentFeaturesObjectAdapter in org.verapdf.features.gf.objects
Classes in org.verapdf.features.gf.objects that implement OutputIntentFeaturesObjectAdapter Modifier and Type Class Description classGFOutputIntentsFeaturesObjectAdapterFeature object for output intents -
Uses of OutputIntentFeaturesObjectAdapter in org.verapdf.features.objects
Constructors in org.verapdf.features.objects with parameters of type OutputIntentFeaturesObjectAdapter Constructor Description OutputIntentFeaturesObject(OutputIntentFeaturesObjectAdapter adapter)Constructs new output intent feature object.
-