Package org.verapdf.features.gf.objects
Class GFOutputIntentsFeaturesObjectAdapter
java.lang.Object
org.verapdf.features.gf.objects.GFOutputIntentsFeaturesObjectAdapter
- All Implemented Interfaces:
FeaturesObjectAdapter,OutputIntentFeaturesObjectAdapter
public class GFOutputIntentsFeaturesObjectAdapter
extends Object
implements OutputIntentFeaturesObjectAdapter
Feature object for output intents
- Author:
- Maksim Bezrukov
-
Constructor Summary
ConstructorsConstructorDescriptionGFOutputIntentsFeaturesObjectAdapter(PDOutputIntent outInt, String iccProfileID) Constructs new OutputIntent Feature Object -
Method Summary
-
Constructor Details
-
GFOutputIntentsFeaturesObjectAdapter
Constructs new OutputIntent Feature Object- Parameters:
outInt- class represents OutputIntent objecticcProfileID- id of the icc profile which use in this outputIntent
-
-
Method Details
-
getICCProfileID
- Specified by:
getICCProfileIDin interfaceOutputIntentFeaturesObjectAdapter
-
getSubType
- Specified by:
getSubTypein interfaceOutputIntentFeaturesObjectAdapter
-
getOutputCondition
- Specified by:
getOutputConditionin interfaceOutputIntentFeaturesObjectAdapter
-
getOutputConditionIdentifier
- Specified by:
getOutputConditionIdentifierin interfaceOutputIntentFeaturesObjectAdapter
-
getRegistryName
- Specified by:
getRegistryNamein interfaceOutputIntentFeaturesObjectAdapter
-
getInfo
- Specified by:
getInfoin interfaceOutputIntentFeaturesObjectAdapter
-
isPDFObjectPresent
public boolean isPDFObjectPresent()- Specified by:
isPDFObjectPresentin interfaceFeaturesObjectAdapter
-
getErrors
- Specified by:
getErrorsin interfaceFeaturesObjectAdapter
-