Package com.esri.core.geometry
Class Boundary.MultiPathImplBoundarySorter.CompareIndices
java.lang.Object
com.esri.core.geometry.AttributeStreamOfInt32.IntComparator
com.esri.core.geometry.Boundary.MultiPathImplBoundarySorter.CompareIndices
- Enclosing class:
Boundary.MultiPathImplBoundarySorter
static final class Boundary.MultiPathImplBoundarySorter.CompareIndices
extends AttributeStreamOfInt32.IntComparator
-
Field Summary
FieldsModifier and TypeFieldDescription(package private) AttributeStreamOfDbl
(package private) Point2D
(package private) Point2D
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
m_xy
AttributeStreamOfDbl m_xy -
pt1_helper
Point2D pt1_helper -
pt2_helper
Point2D pt2_helper
-
-
Constructor Details
-
CompareIndices
CompareIndices(AttributeStreamOfDbl xy)
-
-
Method Details
-
compare
public int compare(int v1, int v2) - Specified by:
compare
in classAttributeStreamOfInt32.IntComparator
-