Class Position
java.lang.Object
net.sourceforge.plantuml.salt.Position
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Position
public Position(int row, int col)
-
-
Method Details
-
getRow
public int getRow() -
getCol
public int getCol() -
hashCode
-
equals
-