Class PairInt
java.lang.Object
net.sourceforge.plantuml.code.PairInt
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
PairInt
public PairInt(int x, int y)
-
-
Method Details
-
rotate
-
toString
-
getX
public int getX() -
getY
public int getY() -
plus
-