public class PBExtGStateFeaturesObjectAdapter extends Object
| 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()
public String getFontChildId()
public Boolean getTransparency()
public Boolean getStrokeAdjustment()
public Boolean getOverprintForStroke()
public Boolean getOverprintForFill()
public boolean isPDFObjectPresent()
Copyright © 2015–2017 The veraPDF Consortium. All rights reserved.