Class GraphicsUtil
java.lang.Object
org.locationtech.jtstest.testbuilder.ui.GraphicsUtil
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic void
drawStringAlignCenter
(Graphics2D g2d, String s, int x, int y)
-
Constructor Details
-
GraphicsUtil
public GraphicsUtil()
-
-
Method Details
-
drawStringAlignCenter
-