intarsys PDF library API

de.intarsys.pdf.pd
Class PDCoonsShading

java.lang.Object
  extended by de.intarsys.pdf.cos.COSBasedObject
      extended by de.intarsys.pdf.pd.PDObject
          extended by de.intarsys.pdf.pd.PDShading
              extended by de.intarsys.pdf.pd.PDCoonsShading
All Implemented Interfaces:
ICOSObjectListener, IAttributeSupport

public class PDCoonsShading
extends PDShading

Use coons shading for filling the shape.


Nested Class Summary
static class PDCoonsShading.MetaClass
          The meta class implementation
 
Field Summary
static PDCoonsShading.MetaClass META
          The meta class instance
 
Fields inherited from class de.intarsys.pdf.pd.PDShading
SHADING_TYPE_AXIAL, SHADING_TYPE_COONS, SHADING_TYPE_FREEFORM, SHADING_TYPE_FUNCTIONBASED, SHADING_TYPE_LATTICEFORM, SHADING_TYPE_RADIAL, SHADING_TYPE_TENSORPRODUCT
 
Fields inherited from class de.intarsys.pdf.pd.PDObject
DK_Subtype, DK_Type
 
Method Summary
 int getShadingType()
           
 
Methods inherited from class de.intarsys.pdf.pd.PDShading
getBoundingBox, getColorSpace, isAntiAlias
 
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 PDCoonsShading.MetaClass META
The meta class instance

Method Detail

getShadingType

public int getShadingType()
Specified by:
getShadingType in class PDShading

intarsys PDF library API

Copyright © 2006 intarsys consulting GmbH. All Rights Reserved.