public class PBFormXObjectFeaturesObjectAdapter extends Object implements FormXObjectFeaturesObjectAdapter
| 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()
getId in interface FormXObjectFeaturesObjectAdapterpublic InputStream getMetadataStream()
getMetadataStream in interface FormXObjectFeaturesObjectAdapterpublic String getGroupColorSpaceChild()
getGroupColorSpaceChild in interface FormXObjectFeaturesObjectAdapterpublic Set<String> getExtGStateChild()
getExtGStateChild in interface FormXObjectFeaturesObjectAdapterpublic Set<String> getColorSpaceChild()
getColorSpaceChild in interface FormXObjectFeaturesObjectAdapterpublic Set<String> getPatternChild()
getPatternChild in interface FormXObjectFeaturesObjectAdapterpublic Set<String> getShadingChild()
getShadingChild in interface FormXObjectFeaturesObjectAdapterpublic Set<String> getXObjectChild()
getXObjectChild in interface FormXObjectFeaturesObjectAdapterpublic Set<String> getFontChild()
getFontChild in interface FormXObjectFeaturesObjectAdapterpublic Set<String> getPropertiesChild()
getPropertiesChild in interface FormXObjectFeaturesObjectAdapterpublic double[] getBBox()
getBBox in interface FormXObjectFeaturesObjectAdapterpublic double[] getMatrix()
getMatrix in interface FormXObjectFeaturesObjectAdapterpublic boolean isGroupPresent()
isGroupPresent in interface FormXObjectFeaturesObjectAdapterpublic String getGroupSubtype()
getGroupSubtype in interface FormXObjectFeaturesObjectAdapterpublic boolean isTransparencyGroupIsolated()
isTransparencyGroupIsolated in interface FormXObjectFeaturesObjectAdapterpublic boolean isTransparencyGroupKnockout()
isTransparencyGroupKnockout in interface FormXObjectFeaturesObjectAdapterpublic Long getStructParents()
getStructParents in interface FormXObjectFeaturesObjectAdapterpublic boolean isPDFObjectPresent()
isPDFObjectPresent in interface FeaturesObjectAdapterpublic List<String> getErrors()
getErrors in interface FeaturesObjectAdapterCopyright © 2015–2021 The veraPDF Consortium. All rights reserved.