de.intarsys.cwt.common
public interface IPaint
Modifier and Type | Method and Description |
---|---|
IPaint |
copy() |
float |
getAlphaValue() |
void |
setAlphaValue(float value) |
void |
setBackgroundPaintFromGraphicsContext(IGraphicsContext graphicsContext) |
void |
setForegroundPaintFromGraphicsContext(IGraphicsContext graphicsContext) |
IPaint copy()
float getAlphaValue()
void setAlphaValue(float value)
void setBackgroundPaintFromGraphicsContext(IGraphicsContext graphicsContext)
void setForegroundPaintFromGraphicsContext(IGraphicsContext graphicsContext)