java.lang.Object
one.empty3.feature.app.replace.java.awt.Point

public class Point extends Object
  • Field Details

    • x

      public double x
    • y

      public double y
  • Constructor Details

    • Point

      public Point(int x2, int y2)
  • Method Details

    • getX

      public double getX()
    • getY

      public double getY()