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