Interface XYLocation

  • All Known Implementing Classes:
    Position

    public interface XYLocation
    • Method Detail

      • getX

        double getX()
      • getY

        double getY()