Uses of Class
com.esri.core.geometry.SegmentIterator

Packages that use SegmentIterator
com.esri.core.geometry Provides classes for different types of geometries, e.g. 
 

Uses of SegmentIterator in com.esri.core.geometry
 

Methods in com.esri.core.geometry that return SegmentIterator
 SegmentIterator MultiPath.querySegmentIterator()
          Returns a SegmentIterator that is set right before the beginning of the multipath.
 SegmentIterator MultiPath.querySegmentIteratorAtVertex(int startVertexIndex)
          Returns a SegmentIterator that is set to a specific vertex of the MultiPath.
 



Copyright © 2012. All Rights Reserved.