Package org.verapdf.features.gf.objects
Class GFExtGStateFeaturesObjectAdapter
java.lang.Object
org.verapdf.features.gf.objects.GFExtGStateFeaturesObjectAdapter
- All Implemented Interfaces:
ExtGStateFeaturesObjectAdapter,FeaturesObjectAdapter
public class GFExtGStateFeaturesObjectAdapter
extends Object
implements ExtGStateFeaturesObjectAdapter
Feature object for extended graphics state adapter
- Author:
- Maksim Bezrukov
-
Constructor Summary
ConstructorsConstructorDescriptionGFExtGStateFeaturesObjectAdapter(PDExtGState exGState, String id, String fontChildID) Constructs new extended graphics state feature object adapter -
Method Summary
-
Constructor Details
-
GFExtGStateFeaturesObjectAdapter
Constructs new extended graphics state feature object adapter- Parameters:
exGState- PDExtendedGraphicsState which represents extended graphics state for feature reportid- id of the objectfontChildID- id of the font child
-
-
Method Details
-
getId
- Specified by:
getIdin interfaceExtGStateFeaturesObjectAdapter
-
getFontChildId
- Specified by:
getFontChildIdin interfaceExtGStateFeaturesObjectAdapter
-
getTransparency
- Specified by:
getTransparencyin interfaceExtGStateFeaturesObjectAdapter
-
getStrokeAdjustment
- Specified by:
getStrokeAdjustmentin interfaceExtGStateFeaturesObjectAdapter
-
getOverprintForStroke
- Specified by:
getOverprintForStrokein interfaceExtGStateFeaturesObjectAdapter
-
getOverprintForFill
- Specified by:
getOverprintForFillin interfaceExtGStateFeaturesObjectAdapter
-
isPDFObjectPresent
public boolean isPDFObjectPresent()- Specified by:
isPDFObjectPresentin interfaceFeaturesObjectAdapter
-
getErrors
- Specified by:
getErrorsin interfaceFeaturesObjectAdapter
-