Modifier and Type | Field and Description |
---|---|
(package private) Alignment |
alignment |
(package private) Cell |
cell |
Modifier and Type | Method and Description |
---|---|
int |
compareTo(LCell c)
This is not the standard required definition of compareTo
But this is the one which works exactly here (we want the structure ordered,
we do not want that two cells be equated (in case of 0)
|
(package private) Alignment |
getAlignment() |
(package private) Cell |
getCell() |
public int compareTo(LCell c)
compareTo
in interface java.lang.Comparable<LCell>
Alignment getAlignment()
Cell getCell()
(C) INRIA & friends, 2003-2020