public class PBExtGStateFeaturesObject extends Object implements IFeaturesObject
| Constructor and Description |
|---|
PBExtGStateFeaturesObject(PDExtendedGraphicsState exGState,
String id,
String fontChildID)
Constructs new extended graphics state 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 PBExtGStateFeaturesObject(PDExtendedGraphicsState exGState, String id, String fontChildID)
exGState - PDExtendedGraphicsState which represents extended graphics state for feature reportid - id of the objectfontChildID - id of the font childpublic 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–2017 The veraPDF Consortium. All rights reserved.