Class ClassicSort
java.lang.Object
com.esri.core.geometry.ClassicSort
- Direct Known Subclasses:
Boundary.MultiPathImplBoundarySorter, EditShape.EditShapeBucketSortHelper, Envelope2DIntersectorImpl.Envelope2DBucketSortHelper, IntervalTreeImpl.IntervalTreeBucketSortHelper, OperatorSimplifyLocalHelper.IndexSorter, QuadTreeImpl.QuadTreeSortedIteratorImpl.Sorter
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionabstract doublegetValue(int index) abstract voiduserSort(int begin, int end, AttributeStreamOfInt32 indices)
-
Constructor Details
-
ClassicSort
ClassicSort()
-
-
Method Details
-
userSort
-
getValue
public abstract double getValue(int index)
-