Class GraphicsUtil
- java.lang.Object
-
- org.locationtech.jtstest.testbuilder.ui.GraphicsUtil
-
public class GraphicsUtil extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description GraphicsUtil()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
drawStringAlignCenter(java.awt.Graphics2D g2d, java.lang.String s, int x, int y)
-