public class PBExtGStateFeaturesObjectAdapter extends Object implements ExtGStateFeaturesObjectAdapter
| Constructor and Description |
|---|
PBExtGStateFeaturesObjectAdapter(PDExtendedGraphicsState exGState,
String id,
String fontChildID)
Constructs new extended graphics state feature object adapter
|
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getErrors() |
String |
getFontChildId() |
String |
getId() |
Boolean |
getOverprintForFill() |
Boolean |
getOverprintForStroke() |
Boolean |
getStrokeAdjustment() |
Boolean |
getTransparency() |
boolean |
isPDFObjectPresent() |
public PBExtGStateFeaturesObjectAdapter(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 String getId()
getId in interface ExtGStateFeaturesObjectAdapterpublic String getFontChildId()
getFontChildId in interface ExtGStateFeaturesObjectAdapterpublic Boolean getTransparency()
getTransparency in interface ExtGStateFeaturesObjectAdapterpublic Boolean getStrokeAdjustment()
getStrokeAdjustment in interface ExtGStateFeaturesObjectAdapterpublic Boolean getOverprintForStroke()
getOverprintForStroke in interface ExtGStateFeaturesObjectAdapterpublic Boolean getOverprintForFill()
getOverprintForFill in interface ExtGStateFeaturesObjectAdapterpublic boolean isPDFObjectPresent()
isPDFObjectPresent in interface FeaturesObjectAdapterpublic List<String> getErrors()
getErrors in interface FeaturesObjectAdapterCopyright © 2015–2021 The veraPDF Consortium. All rights reserved.