Uses of Class
com.esri.core.geometry.SegmentIntersector.IntersectionPart
Packages that use SegmentIntersector.IntersectionPart
-
Uses of SegmentIntersector.IntersectionPart in com.esri.core.geometry
Fields in com.esri.core.geometry with type parameters of type SegmentIntersector.IntersectionPartModifier and TypeFieldDescriptionSegmentIntersector.m_input_segmentsSegmentIntersector.m_recycled_intersection_partsSegmentIntersector.m_result_segments_1SegmentIntersector.m_result_segments_2Methods in com.esri.core.geometry that return SegmentIntersector.IntersectionPartModifier and TypeMethodDescriptionSegmentIntersector.getResultPart_(int input_segment_index, int segment_index) SegmentIntersector.newIntersectionPart_(Segment _seg) Methods in com.esri.core.geometry with parameters of type SegmentIntersector.IntersectionPartModifier and TypeMethodDescriptionprivate voidSegmentIntersector.recycle_(SegmentIntersector.IntersectionPart part) Method parameters in com.esri.core.geometry with type arguments of type SegmentIntersector.IntersectionPartModifier and TypeMethodDescriptionprivate voidSegmentIntersector.recycle_(ArrayList<SegmentIntersector.IntersectionPart> parts)