Package org.verapdf.features.gf.objects
Class GFShadingFeaturesObjectAdapter
java.lang.Object
org.verapdf.features.gf.objects.GFShadingFeaturesObjectAdapter
- All Implemented Interfaces:
FeaturesObjectAdapter,ShadingFeaturesObjectAdapter
Features object adapter for shading
- Author:
- Maksim Bezrukov
-
Constructor Details
-
GFShadingFeaturesObjectAdapter
Constructs new shading features object adapter- Parameters:
shading- PDShading which represents shading for feature reportid- id of the objectcolorSpaceChild- colorSpace id which contains in this shading
-
-
Method Details
-
getID
- Specified by:
getIDin interfaceShadingFeaturesObjectAdapter
-
getColorSpaceChild
- Specified by:
getColorSpaceChildin interfaceShadingFeaturesObjectAdapter
-
getShadingType
public int getShadingType()- Specified by:
getShadingTypein interfaceShadingFeaturesObjectAdapter
-
getBBox
public double[] getBBox()- Specified by:
getBBoxin interfaceShadingFeaturesObjectAdapter
-
getAntiAlias
public boolean getAntiAlias()- Specified by:
getAntiAliasin interfaceShadingFeaturesObjectAdapter
-
isPDFObjectPresent
public boolean isPDFObjectPresent()- Specified by:
isPDFObjectPresentin interfaceFeaturesObjectAdapter
-
getErrors
- Specified by:
getErrorsin interfaceFeaturesObjectAdapter
-