public class PBOutputIntentsFeaturesObject extends Object implements IFeaturesObject
| Constructor and Description |
|---|
PBOutputIntentsFeaturesObject(PDOutputIntent outInt,
String id,
String iccProfileID)
Constructs new OutputIntent Feature Object
|
| Modifier and Type | Method and Description |
|---|---|
FeaturesData |
getData() |
FeaturesObjectTypesEnum |
getType() |
FeatureTreeNode |
reportFeatures(FeaturesCollection collection)
Reports featurereport into collection
|
public PBOutputIntentsFeaturesObject(PDOutputIntent outInt, String id, String iccProfileID)
outInt - pdfbox class represents OutputIntent objectid - id of the outputIntenticcProfileID - id of the icc profile which use in this outputIntentpublic FeaturesObjectTypesEnum getType()
getType in interface IFeaturesObjectpublic FeatureTreeNode reportFeatures(FeaturesCollection collection) throws FeatureParsingException
reportFeatures in interface IFeaturesObjectcollection - collection for feature reportFeatureParsingException - occurs when wrong features tree node constructspublic FeaturesData getData()
getData in interface IFeaturesObjectCopyright © 2015–2016 The veraPDF Consortium. All rights reserved.