Package com.esri.core.geometry
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) OperatorSimplifyLocalHelper
private Point2D
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondouble
getValue
(int index) void
userSort
(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:
userSort
in classClassicSort
-
getValue
public double getValue(int index) - Specified by:
getValue
in classClassicSort
-