public class PBFormXObjectFeaturesObjectAdapter extends Object
| Constructor and Description |
|---|
PBFormXObjectFeaturesObjectAdapter(PDFormXObject formXObject,
String id,
String groupColorSpaceChild,
Set<String> extGStateChild,
Set<String> colorSpaceChild,
Set<String> patternChild,
Set<String> shadingChild,
Set<String> xobjectChild,
Set<String> fontChild,
Set<String> propertiesChild)
Constructs new form xobject features object
|
| Modifier and Type | Method and Description |
|---|---|
double[] |
getBBox() |
Set<String> |
getColorSpaceChild() |
List<String> |
getErrors() |
Set<String> |
getExtGStateChild() |
Set<String> |
getFontChild() |
String |
getGroupColorSpaceChild() |
String |
getGroupSubtype() |
String |
getId() |
double[] |
getMatrix() |
InputStream |
getMetadataStream() |
Set<String> |
getPatternChild() |
Set<String> |
getPropertiesChild() |
Set<String> |
getShadingChild() |
Long |
getStructParents() |
Set<String> |
getXObjectChild() |
boolean |
isGroupPresent() |
boolean |
isPDFObjectPresent() |
boolean |
isTransparencyGroupIsolated() |
boolean |
isTransparencyGroupKnockout() |
public PBFormXObjectFeaturesObjectAdapter(PDFormXObject formXObject,
String id,
String groupColorSpaceChild,
Set<String> extGStateChild,
Set<String> colorSpaceChild,
Set<String> patternChild,
Set<String> shadingChild,
Set<String> xobjectChild,
Set<String> fontChild,
Set<String> propertiesChild)
formXObject - PDFormXObject which represents form xobject for feature reportid - id of the objectgroupColorSpaceChild - id of the group xobject which contains in the given form xobjectextGStateChild - set of external graphics state id which contains in resource dictionary of this xobjectcolorSpaceChild - set of ColorSpace id which contains in resource dictionary of this xobjectpatternChild - set of pattern id which contains in resource dictionary of this xobjectshadingChild - set of shading id which contains in resource dictionary of this xobjectxobjectChild - set of XObject id which contains in resource dictionary of this xobjectfontChild - set of font id which contains in resource dictionary of this patternpropertiesChild - set of properties id which contains in resource dictionary of this xobjectpublic String getId()
public InputStream getMetadataStream()
public String getGroupColorSpaceChild()
public double[] getBBox()
public double[] getMatrix()
public boolean isGroupPresent()
public String getGroupSubtype()
public boolean isTransparencyGroupIsolated()
public boolean isTransparencyGroupKnockout()
public Long getStructParents()
public boolean isPDFObjectPresent()
Copyright © 2015–2017 The veraPDF Consortium. All rights reserved.