Uses of Class
com.esri.core.geometry.SegmentIterator
Packages that use SegmentIterator
-
Uses of SegmentIterator in com.esri.core.geometry
Methods in com.esri.core.geometry that return SegmentIteratorModifier and TypeMethodDescriptionMultiPath.querySegmentIterator()Returns a SegmentIterator that is set right before the beginning of the multipath.MultiPath.querySegmentIteratorAtVertex(int startVertexIndex) Returns a SegmentIterator that is set to a specific vertex of the MultiPath.