public class PBICCProfileFeaturesObject extends Object
| Constructor and Description |
|---|
PBICCProfileFeaturesObject(COSStream profile,
String id)
Constructs new icc profile feature object
|
| Modifier and Type | Method and Description |
|---|---|
FeaturesData |
getData() |
FeatureObjectType |
getType() |
FeatureTreeNode |
reportFeatures(FeatureExtractionResult collection)
Reports all features from the object into the collection
|
public PBICCProfileFeaturesObject(COSStream profile,
String id)
profile - COSStream which represents the icc profile for feature reportid - id of the profilepublic FeatureObjectType getType()
public FeatureTreeNode reportFeatures(FeatureExtractionResult collection)
throws FeatureParsingException
collection - collection for feature reportFeatureParsingException - occurs when wrong features tree node constructspublic FeaturesData getData()
Copyright © 2015–2017 The veraPDF Consortium. All rights reserved.