Class OperatorSimplifyLocalHelper.IndexSorter
java.lang.Object
com.esri.core.geometry.ClassicSort
com.esri.core.geometry.OperatorSimplifyLocalHelper.IndexSorter
- Enclosing class:
OperatorSimplifyLocalHelper
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate boolean(package private) OperatorSimplifyLocalHelperprivate Point2D -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondoublegetValue(int index) voiduserSort(int begin, int end, AttributeStreamOfInt32 indices)
-
Field Details
-
parent
OperatorSimplifyLocalHelper parent -
get_paths
private boolean get_paths -
pt1_dummy
-
-
Constructor Details
-
IndexSorter
IndexSorter(OperatorSimplifyLocalHelper parent_, boolean get_paths_)
-
-
Method Details
-
userSort
- Specified by:
userSortin classClassicSort
-
getValue
public double getValue(int index) - Specified by:
getValuein classClassicSort
-