public class PBTilingPatternFeaturesObjectAdapter extends Object
| 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()
public Long getPaintType()
public Long getTilingType()
public double[] getBBox()
public Double getXStep()
public Double getYStep()
public double[] getMatrix()
public boolean isPDFObjectPresent()
Copyright © 2015–2017 The veraPDF Consortium. All rights reserved.