Class GraphicsUtil

java.lang.Object
org.locationtech.jtstest.testbuilder.ui.GraphicsUtil

public class GraphicsUtil extends Object
  • Constructor Details

    • GraphicsUtil

      public GraphicsUtil()
  • Method Details

    • drawStringAlignCenter

      public static void drawStringAlignCenter(Graphics2D g2d, String s, int x, int y)