public class GFOutputIntentsFeaturesObject extends Object implements IFeaturesObject
| Constructor and Description |
|---|
GFOutputIntentsFeaturesObject(PDOutputIntent outInt,
String iccProfileID)
Constructs new OutputIntent Feature Object
|
| Modifier and Type | Method and Description |
|---|---|
FeaturesData |
getData() |
FeatureObjectType |
getType() |
FeatureTreeNode |
reportFeatures(FeatureExtractionResult collection)
Reports featurereport into collection
|
public GFOutputIntentsFeaturesObject(PDOutputIntent outInt, String iccProfileID)
outInt - class represents OutputIntent objecticcProfileID - id of the icc profile which use in this outputIntentpublic FeatureObjectType getType()
getType in interface IFeaturesObjectpublic FeatureTreeNode reportFeatures(FeatureExtractionResult 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.