Uses of Class
com.esri.core.geometry.OperatorCutLocal.CutPair
-
Packages that use OperatorCutLocal.CutPair Package Description com.esri.core.geometry -
-
Uses of OperatorCutLocal.CutPair in com.esri.core.geometry
Method parameters in com.esri.core.geometry with type arguments of type OperatorCutLocal.CutPair Modifier and Type Method Description (package private) static EditShape
Cutter. CutPolyline(boolean bConsiderTouch, Polyline cuttee, Polyline cutter, double tolerance, java.util.ArrayList<OperatorCutLocal.CutPair> cutPairs, AttributeStreamOfInt32 segmentCounts, ProgressTracker progressTracker)
-