public class GraphicsUtil extends Object
Constructor and Description |
---|
GraphicsUtil() |
Modifier and Type | Method and Description |
---|---|
static void |
drawStringAlignCenter(Graphics2D g2d,
String s,
int x,
int y) |
public static void drawStringAlignCenter(Graphics2D g2d, String s, int x, int y)
Copyright © 2021. All rights reserved.