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