Class Segment
- java.lang.Object
-
- net.sourceforge.plantuml.salt.element.Segment
-
public class Segment extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description Segment(int row, int col)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(java.lang.Object obj)
int
getCol()
int
getRow()
int
hashCode()
-