|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.metasyntactic.graphics.utilities.IntersectionComparator
Constructor Summary | |
IntersectionComparator(Point start)
Creates a new instance of PointComparator |
Method Summary | |
int |
compare(Intersection i1,
Intersection i2)
|
int |
compare(java.lang.Object obj,
java.lang.Object obj1)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface java.util.Comparator |
equals |
Constructor Detail |
public IntersectionComparator(Point start)
Method Detail |
public int compare(java.lang.Object obj, java.lang.Object obj1)
compare
in interface java.util.Comparator
public int compare(Intersection i1, Intersection i2)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |