Graphics2D
Intermediatejava.awt
Java's graphics context for drawing. Used in Overlay.render(Graphics2D) methods to draw text, shapes, and images. Note: For text rendering, prefer PanelComponent and LineComponent over raw graphics.drawString().
Category
Rendering
Methods
6
Properties
0