intarsys PDF library API

de.intarsys.pdf.pd
Class PDAxialShading

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.PDAxialShading
All Implemented Interfaces:
ICOSObjectListener, IAttributeSupport

public class PDAxialShading
extends PDShading

Use axial shading for filling the shape.


Nested Class Summary
static class PDAxialShading.MetaClass
          The meta class implementation
 
Field Summary
static PDAxialShading.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
 float[] getCoords()
           
 float[] getDomain()
           
 PDFunction getFunction()
           
 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 PDAxialShading.MetaClass META
The meta class instance

Method Detail

getCoords

public float[] getCoords()

getDomain

public float[] getDomain()

getFunction

public PDFunction getFunction()

getShadingType

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

intarsys PDF library API

Copyright © 2006 intarsys consulting GmbH. All Rights Reserved.