Uses of Class
com.esri.core.geometry.SegmentIteratorImpl
Packages that use SegmentIteratorImpl
-
Uses of SegmentIteratorImpl in com.esri.core.geometry
Fields in com.esri.core.geometry declared as SegmentIteratorImplModifier and TypeFieldDescriptionprivate SegmentIteratorImplSegmentIterator.m_implprivate SegmentIteratorImplOperatorSimplifyLocalHelper.m_recycledSegIterprivate SegmentIteratorImplPairwiseIntersectorImpl.m_seg_iterMethods in com.esri.core.geometry that return SegmentIteratorImplModifier and TypeMethodDescriptionSegmentIteratorImpl.copy()MultiPathImpl.querySegmentIterator()MultiPathImpl.querySegmentIteratorAtVertex(int startVertexIndex) Returns a SegmentIterator that set to a specific vertex of the MultiPathImpl.Methods in com.esri.core.geometry with parameters of type SegmentIteratorImplModifier and TypeMethodDescription(package private) voidSegmentIteratorImpl.resetTo(SegmentIteratorImpl src)