public interface Decal
Modifier and Type | Method and Description |
---|---|
boolean |
isOpaque()
Reports whether this decal is known to do only opaque drawing.
|
void |
paintDecal(java.awt.Graphics g)
Paints some content onto a given Graphics context.
|
void paintDecal(java.awt.Graphics g)
g
- graphics contextboolean isOpaque()
Copyright © 2017 Central Laboratory of the Research Councils. All Rights Reserved.