Package com.aowagie.text.pdf
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 com.aowagie.text.pdf.PdfDictionary
hashMap -
Method Summary
Methods inherited from class com.aowagie.text.pdf.PdfDictionary
get, getAsArray, getAsDict, getAsName, getAsNumber, getAsString, getDirectObject, getKeys, isCatalog, isFont, isOutlineTree, isPage, isPages, put, remove, size, toPdf, toStringMethods inherited from class com.aowagie.text.pdf.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
-