Package com.esri.core.geometry
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 double
getValue
(int index) abstract void
userSort
(int begin, int end, AttributeStreamOfInt32 indices)
-
Constructor Details
-
ClassicSort
ClassicSort()
-
-
Method Details
-
userSort
-
getValue
public abstract double getValue(int index)
-