public class ShadingPaint extends AbstractPaint
IPaint implementation.| Constructor and Description |
|---|
ShadingPaint(de.intarsys.pdf.pd.PDShading shading) |
| Modifier and Type | Method and Description |
|---|---|
de.intarsys.cwt.common.IPaint |
copy() |
float |
getAlphaValue() |
de.intarsys.pdf.pd.PDShading |
getPdShading() |
void |
setAlphaValue(float value) |
void |
setBackgroundPaintFromGraphicsContext(de.intarsys.cwt.environment.IGraphicsContext graphicsContext) |
void |
setForegroundPaintFromGraphicsContext(de.intarsys.cwt.environment.IGraphicsContext graphicsContext) |
public de.intarsys.cwt.common.IPaint copy()
public float getAlphaValue()
public de.intarsys.pdf.pd.PDShading getPdShading()
public void setAlphaValue(float value)
public void setBackgroundPaintFromGraphicsContext(de.intarsys.cwt.environment.IGraphicsContext graphicsContext)
public void setForegroundPaintFromGraphicsContext(de.intarsys.cwt.environment.IGraphicsContext graphicsContext)
Copyright © 2013 intarsys consulting GmbH. All Rights Reserved.