public class PBOutputIntentsFeaturesObjectAdapter extends Object implements OutputIntentFeaturesObjectAdapter
| Constructor and Description |
|---|
PBOutputIntentsFeaturesObjectAdapter(PDOutputIntent outInt,
String iccProfileID)
Constructs new OutputIntent Feature Object adapter
|
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getErrors() |
String |
getICCProfileID() |
String |
getInfo() |
String |
getOutputCondition() |
String |
getOutputConditionIdentifier() |
String |
getRegistryName() |
String |
getSubType() |
boolean |
isPDFObjectPresent() |
public PBOutputIntentsFeaturesObjectAdapter(PDOutputIntent outInt, String iccProfileID)
outInt - pdfbox 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–2021 The veraPDF Consortium. All rights reserved.