Class Coords
java.lang.Object
net.sourceforge.plantuml.braille.Coords
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Coords
public Coords(int x, int y)
-
-
Method Details
-
equals
-
hashCode
-
toString
-
getX
public int getX() -
getY
public int getY()
-