Class XYLogic.XYCoordinate

java.lang.Object
org.eclnt.ccaddons.pbc.xyeditor.logic.XYLogic.XYCoordinate
Enclosing class:
XYLogic

public static class XYLogic.XYCoordinate extends Object
  • Constructor Details

    • XYCoordinate

      public XYCoordinate(int x, int y)
  • Method Details

    • getX

      public int getX()
    • getY

      public int getY()