public class PDTilingPattern extends PDPattern implements PDContentStream
INSTANCE, TYPE_PATTERN, TYPE_SHADING_PATTERN, TYPE_TILING_PATTERN| Constructor and Description |
|---|
PDTilingPattern(COSObject obj) |
| Modifier and Type | Method and Description |
|---|---|
double[] |
getBBox() |
COSObject |
getContents() |
double[] |
getMatrix() |
Long |
getPaintType() |
int |
getPatternType() |
PDResources |
getResources() |
Long |
getTilingType() |
Double |
getXStep() |
Double |
getYStep() |
boolean |
isColored() |
boolean |
isUncolored() |
void |
setContents(COSObject contents) |
getNumberOfComponents, getTypeisInherited, setInheritedclear, empty, getBooleanKey, getIntegerKey, getKey, getNameKey, getObject, getRealKey, getStringKey, knownKey, removeKey, setBooleanKey, setIntegerKey, setKey, setNameKey, setObject, setObject, setStringKey, updateFromObject, updateToObjectpublic PDTilingPattern(COSObject obj)
public int getPatternType()
getPatternType in class PDPatternpublic COSObject getContents()
getContents in interface PDContentStreampublic void setContents(COSObject contents)
setContents in interface PDContentStreampublic Long getPaintType()
public Long getTilingType()
public double[] getBBox()
public Double getXStep()
public Double getYStep()
public double[] getMatrix()
public PDResources getResources()
public boolean isColored()
public boolean isUncolored()
Copyright © 2015–2017 The veraPDF Consortium. All rights reserved.