public class PDShadingType6 extends PDShadingType4
SHADING_TYPE1, SHADING_TYPE2, SHADING_TYPE3, SHADING_TYPE4, SHADING_TYPE5, SHADING_TYPE6, SHADING_TYPE7| Constructor and Description |
|---|
PDShadingType6(COSDictionary shadingDictionary)
Constructor using the given shading dictionary.
|
| Modifier and Type | Method and Description |
|---|---|
int |
getShadingType()
This will return the shading type.
|
getBitsPerComponent, getBitsPerCoordinate, getBitsPerFlag, getDecodeForParameter, getFunction, setBitsPerComponent, setBitsPerCoordinate, setBitsPerFlag, setDecodeValues, setFunctioncreate, getAntiAlias, getBackground, getBBox, getColorSpace, getCOSDictionary, getCOSObject, getType, setAntiAlias, setBackground, setBBox, setColorSpace, setShadingTypepublic PDShadingType6(COSDictionary shadingDictionary)
shadingDictionary - The dictionary for this shading.public int getShadingType()
getShadingType in class PDShadingType4Copyright © 2002-2013 The Apache Software Foundation. All Rights Reserved.