Class PdfShadingPattern
java.lang.Object
com.aowagie.text.pdf.PdfObject
com.aowagie.text.pdf.PdfDictionary
com.aowagie.text.pdf.PdfShadingPattern
Implements the shading pattern dictionary.
- Author:
- Paulo Soares (psoares@consiste.pt)
-
Field Summary
Fields inherited from class PdfDictionary
hashMap -
Method Summary
Methods inherited from class PdfDictionary
get, getAsArray, getAsDict, getAsName, getAsNumber, getAsString, getDirectObject, getKeys, isCatalog, isFont, isOutlineTree, isPage, isPages, put, remove, size, toPdf, toStringMethods inherited from class PdfObject
getBytes, getIndRef, isArray, isBoolean, isDictionary, isIndirect, isName, isNull, isNumber, isStream, isString, setContent, setIndRef, type
-
Method Details
-
setMatrix
public void setMatrix(float[] matrix) -
getMatrix
public float[] getMatrix() -
getShading
-