public class PBPropertiesDictFeaturesObject extends Object
| Constructor and Description |
|---|
PBPropertiesDictFeaturesObject(COSDictionary properties,
String id)
Constructs new propertiesDict features object
|
| Modifier and Type | Method and Description |
|---|---|
FeaturesData |
getData() |
FeaturesObjectTypesEnum |
getType() |
FeatureTreeNode |
reportFeatures(FeaturesCollection collection)
Reports featurereport into collection
|
public PBPropertiesDictFeaturesObject(COSDictionary properties,
String id)
properties - COSDictionary which represents properties for feature reportid - id of the 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.