public class PBPostScriptXObjectFeaturesObject extends Object implements IFeaturesObject
| Constructor and Description |
|---|
PBPostScriptXObjectFeaturesObject(String id,
Set<String> pageParent,
Set<String> patternParent,
Set<String> xobjectParent,
Set<String> fontParent)
Constructs new tilling pattern features object
|
| Modifier and Type | Method and Description |
|---|---|
FeaturesData |
getData() |
FeaturesObjectTypesEnum |
getType() |
FeatureTreeNode |
reportFeatures(FeaturesCollection collection)
Reports featurereport into collection
|
public PBPostScriptXObjectFeaturesObject(String id, Set<String> pageParent, Set<String> patternParent, Set<String> xobjectParent, Set<String> fontParent)
id - id of the objectpageParent - set of page ids which contains the given xobject as its resourcespatternParent - set of pattern ids which contains the given xobject as its resourcesxobjectParent - set of xobject ids which contains the given xobject as its resourcesfontParent - set of font ids which contains the given xobject as its resourcespublic 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.