jPod PDF library

de.intarsys.pdf.pd
Class PDShadingPattern

java.lang.Object
  extended by de.intarsys.pdf.cos.COSBasedObject
      extended by de.intarsys.pdf.pd.PDObject
          extended by de.intarsys.pdf.pd.PDPattern
              extended by de.intarsys.pdf.pd.PDShadingPattern
All Implemented Interfaces:
ICOSObjectListener, de.intarsys.tools.attribute.IAttributeSupport

public class PDShadingPattern
extends PDPattern

A shading fill pattern.


Nested Class Summary
static class PDShadingPattern.MetaClass
          The meta class implementation
 
Field Summary
static COSName DK_Shading
           
static PDShadingPattern.MetaClass META
          The meta class instance
 
Fields inherited from class de.intarsys.pdf.pd.PDPattern
CN_Type_Pattern, DK_Matrix, DK_PatternType, PATTERN_TYPE_SHADING, PATTERN_TYPE_TILING
 
Fields inherited from class de.intarsys.pdf.pd.PDObject
DK_Subtype, DK_Type
 
Method Summary
 int getPatternType()
           
 PDShading getShading()
           
 
Methods inherited from class de.intarsys.pdf.pd.PDPattern
getMatrix
 
Methods inherited from class de.intarsys.pdf.pd.PDObject
cosGetFieldDescendant, cosGetFieldInheritable, cosGetFieldInherited, cosGetSubtype, cosGetType, cosRemoveFieldInheritable, cosSetFieldInheritable, cosSetSubtype, cosSetType, getDoc, getGenericChildren, getGenericParent, setGenericParent, toString
 
Methods inherited from class de.intarsys.pdf.cos.COSBasedObject
changed, 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, setFieldString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

DK_Shading

public static final COSName DK_Shading

META

public static final PDShadingPattern.MetaClass META
The meta class instance

Method Detail

getPatternType

public int getPatternType()
Specified by:
getPatternType in class PDPattern

getShading

public PDShading getShading()

jPod PDF library

Copyright © 2008 intarsys consulting GmbH. All Rights Reserved.