public abstract class PDPattern extends PDObject
| Modifier and Type | Class and Description |
|---|---|
static class |
PDPattern.MetaClass
The meta class implementation
|
| Modifier and Type | Field and Description |
|---|---|
static COSName |
CN_Type_Pattern |
static COSName |
DK_Matrix |
static COSName |
DK_PatternType |
static PDPattern.MetaClass |
META
The meta class instance
|
static int |
PATTERN_TYPE_SHADING |
static int |
PATTERN_TYPE_TILING |
DK_Subtype, DK_Type| Modifier and Type | Method and Description |
|---|---|
CDSMatrix |
getMatrix() |
abstract int |
getPatternType() |
void |
setMatrix(CDSMatrix matrix) |
cosGetFieldDescendant, cosGetFieldInheritable, cosGetFieldInherited, cosGetSubtype, cosGetType, cosRemoveFieldInheritable, cosSetFieldInheritable, cosSetSubtype, cosSetType, getDoc, getGenericChildren, getGenericParent, setGenericParent, toStringchanged, cosGetArray, cosGetDict, cosGetDoc, cosGetField, cosGetObject, cosGetStream, cosHasField, cosRemoveField, cosSetField, getAttribute, getFieldBoolean, getFieldDate, getFieldFixed, getFieldFixedArray, getFieldInt, getFieldMLString, getFieldString, invalidateCaches, removeAttribute, setAttribute, setFieldBoolean, setFieldFixed, setFieldInt, setFieldMLString, setFieldName, setFieldObject, setFieldStringpublic static final COSName CN_Type_Pattern
public static final COSName DK_Matrix
public static final COSName DK_PatternType
public static final PDPattern.MetaClass META
public static final int PATTERN_TYPE_SHADING
public static final int PATTERN_TYPE_TILING
Copyright © 2013 intarsys consulting GmbH. All Rights Reserved.