public class PBTilingPatternFeaturesObjectAdapter extends Object implements TilingPatternFeaturesObjectAdapter
| Constructor and Description |
|---|
PBTilingPatternFeaturesObjectAdapter(PDTilingPattern tilingPattern,
String id,
Set<String> extGStateChild,
Set<String> colorSpaceChild,
Set<String> patternChild,
Set<String> shadingChild,
Set<String> xobjectChild,
Set<String> fontChild,
Set<String> propertiesChild)
Constructs new tilling pattern features object adapter
|
| Modifier and Type | Method and Description |
|---|---|
double[] |
getBBox() |
Set<String> |
getColorSpaceChild() |
List<String> |
getErrors() |
Set<String> |
getExtGStateChild() |
Set<String> |
getFontChild() |
String |
getID() |
double[] |
getMatrix() |
Long |
getPaintType() |
Set<String> |
getPatternChild() |
Set<String> |
getPropertiesChild() |
Set<String> |
getShadingChild() |
Long |
getTilingType() |
Set<String> |
getXObjectChild() |
Double |
getXStep() |
Double |
getYStep() |
boolean |
isPDFObjectPresent() |
public PBTilingPatternFeaturesObjectAdapter(PDTilingPattern tilingPattern, String id, Set<String> extGStateChild, Set<String> colorSpaceChild, Set<String> patternChild, Set<String> shadingChild, Set<String> xobjectChild, Set<String> fontChild, Set<String> propertiesChild)
tilingPattern - PDTilingPattern which represents tilling pattern for feature reportid - id of the objectextGStateChild - set of external graphics state id which contains in resource dictionary of this patterncolorSpaceChild - set of ColorSpace id which contains in resource dictionary of this patternpatternChild - set of pattern id which contains in resource dictionary of this patternshadingChild - set of shading id which contains in resource dictionary of this patternxobjectChild - set of XObject id which contains in resource dictionary of this patternfontChild - set of font id which contains in resource dictionary of this patternpropertiesChild - set of properties id which contains in resource dictionary of this patternpublic String getID()
getID in interface TilingPatternFeaturesObjectAdapterpublic Set<String> getExtGStateChild()
getExtGStateChild in interface TilingPatternFeaturesObjectAdapterpublic Set<String> getColorSpaceChild()
getColorSpaceChild in interface TilingPatternFeaturesObjectAdapterpublic Set<String> getPatternChild()
getPatternChild in interface TilingPatternFeaturesObjectAdapterpublic Set<String> getShadingChild()
getShadingChild in interface TilingPatternFeaturesObjectAdapterpublic Set<String> getXObjectChild()
getXObjectChild in interface TilingPatternFeaturesObjectAdapterpublic Set<String> getFontChild()
getFontChild in interface TilingPatternFeaturesObjectAdapterpublic Set<String> getPropertiesChild()
getPropertiesChild in interface TilingPatternFeaturesObjectAdapterpublic Long getPaintType()
getPaintType in interface TilingPatternFeaturesObjectAdapterpublic Long getTilingType()
getTilingType in interface TilingPatternFeaturesObjectAdapterpublic double[] getBBox()
getBBox in interface TilingPatternFeaturesObjectAdapterpublic Double getXStep()
getXStep in interface TilingPatternFeaturesObjectAdapterpublic Double getYStep()
getYStep in interface TilingPatternFeaturesObjectAdapterpublic double[] getMatrix()
getMatrix in interface TilingPatternFeaturesObjectAdapterpublic boolean isPDFObjectPresent()
isPDFObjectPresent in interface FeaturesObjectAdapterpublic List<String> getErrors()
getErrors in interface FeaturesObjectAdapterCopyright © 2015–2019 The veraPDF Consortium. All rights reserved.