public static class IPolyline2D.YComparator extends java.lang.Object implements IComparator<IPolyline2D.Intersection>
Constructor and Description |
---|
YComparator() |
Modifier and Type | Method and Description |
---|---|
int |
compare(IPolyline2D.Intersection v1,
IPolyline2D.Intersection v2) |
public int compare(IPolyline2D.Intersection v1, IPolyline2D.Intersection v2)
compare
in interface IComparator<IPolyline2D.Intersection>