public class PDShadingType4 extends PDTriangleBasedShadingType
SHADING_TYPE1, SHADING_TYPE2, SHADING_TYPE3, SHADING_TYPE4, SHADING_TYPE5, SHADING_TYPE6, SHADING_TYPE7
Constructor and Description |
---|
PDShadingType4(COSDictionary shadingDictionary)
Constructor using the given shading dictionary.
|
Modifier and Type | Method and Description |
---|---|
int |
getBitsPerFlag()
The bits per flag of this shading.
|
int |
getShadingType()
This will return the shading type.
|
void |
setBitsPerFlag(int bitsPerFlag)
Set the number of bits per flag.
|
java.awt.Paint |
toPaint(Matrix matrix)
Returns an AWT paint which corresponds to this shading
|
getBitsPerComponent, getBitsPerCoordinate, getDecodeForParameter, setBitsPerComponent, setBitsPerCoordinate, setDecodeValues
create, evalFunction, evalFunction, getAntiAlias, getBackground, getBBox, getColorSpace, getCOSObject, getFunction, getType, setAntiAlias, setBackground, setBBox, setColorSpace, setFunction, setFunction, setShadingType
public PDShadingType4(COSDictionary shadingDictionary)
shadingDictionary
- the dictionary for this shadingpublic int getShadingType()
PDShading
getShadingType
in class PDShading
public int getBitsPerFlag()
public void setBitsPerFlag(int bitsPerFlag)
bitsPerFlag
- the number of bits per flag