private final class WCGraphicsPrismContext.TransparencyLayer extends WCGraphicsPrismContext.Layer
| Modifier and Type | Field and Description |
|---|---|
private float |
opacity |
| Modifier | Constructor and Description |
|---|---|
private |
TransparencyLayer(Graphics g,
Rectangle bounds,
float opacity) |
| Modifier and Type | Method and Description |
|---|---|
(package private) void |
init(Graphics g) |
(package private) void |
render(Graphics g) |
java.lang.String |
toString() |
getGraphicsvoid init(Graphics g)
init in class WCGraphicsPrismContext.Layervoid render(Graphics g)
render in class WCGraphicsPrismContext.Layerpublic java.lang.String toString()
toString in class java.lang.Object