class HierarchicDiagramLayouter.PEXComparator extends java.lang.Object implements java.util.Comparator<PresentationElement>
| Constructor and Description |
|---|
PEXComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(PresentationElement o1,
PresentationElement o2) |
public int compare(PresentationElement o1, PresentationElement o2)
compare in interface java.util.Comparator<PresentationElement>