Uses of Interface
org.verapdf.features.objects.ICCProfileFeaturesObjectAdapter
-
Packages that use ICCProfileFeaturesObjectAdapter Package Description org.verapdf.features.gf.objects org.verapdf.features.objects -
-
Uses of ICCProfileFeaturesObjectAdapter in org.verapdf.features.gf.objects
Classes in org.verapdf.features.gf.objects that implement ICCProfileFeaturesObjectAdapter Modifier and Type Class Description classGFICCProfileFeaturesObjectAdapterFeature object for icc profile -
Uses of ICCProfileFeaturesObjectAdapter in org.verapdf.features.objects
Constructors in org.verapdf.features.objects with parameters of type ICCProfileFeaturesObjectAdapter Constructor Description ICCProfileFeaturesObject(ICCProfileFeaturesObjectAdapter adapter)Constructs new ICCProfile Feature Object
-