public class PDPattern extends PDColorSpace
| Modifier and Type | Field and Description |
|---|---|
static PDPattern |
INSTANCE |
static int |
TYPE_PATTERN |
static int |
TYPE_SHADING_PATTERN |
static int |
TYPE_TILING_PATTERN |
| Modifier | Constructor and Description |
|---|---|
protected |
PDPattern(COSObject obj) |
| Modifier and Type | Method and Description |
|---|---|
int |
getNumberOfComponents() |
int |
getPatternType() |
ASAtom |
getType() |
isInherited, setInheritedclear, empty, getBooleanKey, getIntegerKey, getKey, getNameKey, getObject, getRealKey, getStringKey, knownKey, removeKey, setBooleanKey, setIntegerKey, setKey, setNameKey, setObject, setObject, setStringKey, updateFromObject, updateToObjectpublic static final PDPattern INSTANCE
public static final int TYPE_PATTERN
public static final int TYPE_TILING_PATTERN
public static final int TYPE_SHADING_PATTERN
protected PDPattern(COSObject obj)
public int getNumberOfComponents()
getNumberOfComponents in class PDColorSpacepublic ASAtom getType()
getType in class PDColorSpacepublic int getPatternType()
Copyright © 2015–2017 The veraPDF Consortium. All rights reserved.