Class OperatorSimplifyLocalHelper.EdgeComparerForSelfIntersection
java.lang.Object
com.esri.core.geometry.OperatorSimplifyLocalHelper.EdgeComparerForSelfIntersection
- All Implemented Interfaces:
Comparator<OperatorSimplifyLocalHelper.Edge>
- Enclosing class:
OperatorSimplifyLocalHelper
private static final class OperatorSimplifyLocalHelper.EdgeComparerForSelfIntersection
extends Object
implements Comparator<OperatorSimplifyLocalHelper.Edge>
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface Comparator
equals, reversed, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
-
Field Details
-
parent
OperatorSimplifyLocalHelper parent
-
-
Constructor Details
-
EdgeComparerForSelfIntersection
EdgeComparerForSelfIntersection(OperatorSimplifyLocalHelper parent_)
-
-
Method Details
-
compare
- Specified by:
comparein interfaceComparator<OperatorSimplifyLocalHelper.Edge>
-