net.sourceforge.plantuml.graph
Class LenghtLinkComparator
java.lang.Object
net.sourceforge.plantuml.graph.LenghtLinkComparator
- All Implemented Interfaces:
- Comparator<ALink>
public class LenghtLinkComparator
- extends Object
- implements Comparator<ALink>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LenghtLinkComparator
public LenghtLinkComparator(Map<ANode,Integer> cols)
compare
public int compare(ALink link1,
ALink link2)
- Specified by:
compare
in interface Comparator<ALink>
Copyright © 2011. All Rights Reserved.