Class OSPRuntime.TextLayout

java.lang.Object
org.opensourcephysics.display.OSPRuntime.TextLayout
Enclosing class:
OSPRuntime

public static class OSPRuntime.TextLayout extends Object
  • Constructor Details

    • TextLayout

      public TextLayout(String text, Font font)
  • Method Details

    • draw

      public void draw(Graphics g, float x, float y)
    • getBounds

      public Rectangle2D getBounds()