Class XYLogic.XYCoordinate
java.lang.Object
org.eclnt.ccaddons.pbc.xyeditor.logic.XYLogic.XYCoordinate
- Enclosing class:
- XYLogic
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
XYCoordinate
public XYCoordinate(int x, int y)
-
-
Method Details
-
getX
public int getX() -
getY
public int getY()
-