public class PBLowLvlInfoFeaturesObject extends Object
| Constructor and Description |
|---|
PBLowLvlInfoFeaturesObject(COSDocument document)
Constructs new low level info feature object.
|
| Modifier and Type | Method and Description |
|---|---|
FeaturesData |
getData() |
FeaturesObjectTypesEnum |
getType() |
FeatureTreeNode |
reportFeatures(FeaturesCollection collection)
Reports all features from the object into the collection
|
public PBLowLvlInfoFeaturesObject(COSDocument document)
document - pdfbox class represents document objectpublic FeaturesObjectTypesEnum getType()
public FeatureTreeNode reportFeatures(FeaturesCollection collection)
throws FeatureParsingException
collection - collection for feature reportFeatureParsingException - occurs when wrong features tree node constructspublic FeaturesData getData()
Copyright © 2015–2016 The veraPDF Consortium. All rights reserved.