intarsys PDF library API

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, IAttributeSupport

public class PDShadingPattern
extends PDPattern

A shading fill pattern.


Nested Class Summary
static class PDShadingPattern.MetaClass
          The meta class implementation
 
Field Summary
static PDShadingPattern.MetaClass META
          The meta class instance
 
Fields inherited from class de.intarsys.pdf.pd.PDPattern
CN_Type_Pattern, DK_PatternType, PATTERN_TYPE_SHADING, PATTERN_TYPE_TILING
 
Fields inherited from class de.intarsys.pdf.pd.PDObject
DK_Subtype, DK_Type
 
Method Summary
 float[] getMatrix()
           
 int getPatternType()
           
 PDShading getShading()
           
 
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

META

public static final PDShadingPattern.MetaClass META
The meta class instance

Method Detail

getMatrix

public float[] getMatrix()

getPatternType

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

getShading

public PDShading getShading()

intarsys PDF library API

Copyright © 2006 intarsys consulting GmbH. All Rights Reserved.