public class GFOutputIntentsFeaturesObjectAdapter extends Object implements OutputIntentFeaturesObjectAdapter
| Constructor and Description |
|---|
GFOutputIntentsFeaturesObjectAdapter(PDOutputIntent outInt,
String iccProfileID)
Constructs new OutputIntent Feature Object
|
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getErrors() |
String |
getICCProfileID() |
String |
getInfo() |
String |
getOutputCondition() |
String |
getOutputConditionIdentifier() |
String |
getRegistryName() |
String |
getSubType() |
boolean |
isPDFObjectPresent() |
public GFOutputIntentsFeaturesObjectAdapter(PDOutputIntent outInt, String iccProfileID)
outInt - class represents OutputIntent objecticcProfileID - id of the icc profile which use in this outputIntentpublic String getICCProfileID()
getICCProfileID in interface OutputIntentFeaturesObjectAdapterpublic String getSubType()
getSubType in interface OutputIntentFeaturesObjectAdapterpublic String getOutputCondition()
getOutputCondition in interface OutputIntentFeaturesObjectAdapterpublic String getOutputConditionIdentifier()
getOutputConditionIdentifier in interface OutputIntentFeaturesObjectAdapterpublic String getRegistryName()
getRegistryName in interface OutputIntentFeaturesObjectAdapterpublic String getInfo()
getInfo in interface OutputIntentFeaturesObjectAdapterpublic boolean isPDFObjectPresent()
isPDFObjectPresent in interface FeaturesObjectAdapterpublic List<String> getErrors()
getErrors in interface FeaturesObjectAdapterCopyright © 2015–2020 The veraPDF Consortium. All rights reserved.