Uses of Class
org.verapdf.external.ICCProfile
Packages that use ICCProfile
Package
Description
-
Uses of ICCProfile in org.verapdf.features.gf
Methods in org.verapdf.features.gf with parameters of type ICCProfileModifier and TypeMethodDescriptionstatic ICCProfileFeaturesObjectGFFeaturesObjectCreator.createICCProfileFeaturesObject(ICCProfile profile, String id) Creates new GFICCProfileFeaturesObjectAdapter -
Uses of ICCProfile in org.verapdf.features.gf.objects
Constructors in org.verapdf.features.gf.objects with parameters of type ICCProfileModifierConstructorDescriptionGFICCProfileFeaturesObjectAdapter(ICCProfile profile, String id) Constructs new icc profile feature object -
Uses of ICCProfile in org.verapdf.gf.model.impl.external
Constructors in org.verapdf.gf.model.impl.external with parameters of type ICCProfileModifierConstructorDescriptionGFICCInputProfile(ICCProfile iccProfile) Default constructor.GFICCOutputProfile(ICCProfile profile, String subtype) Default constructorprotectedGFICCProfile(ICCProfile iccProfile, String type) -
Uses of ICCProfile in org.verapdf.pd
Methods in org.verapdf.pd that return ICCProfile -
Uses of ICCProfile in org.verapdf.pd.colors
Methods in org.verapdf.pd.colors that return ICCProfile