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_segments
SegmentIntersector.m_recycled_intersection_parts
SegmentIntersector.m_result_segments_1
SegmentIntersector.m_result_segments_2
Methods 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 void
SegmentIntersector.recycle_
(SegmentIntersector.IntersectionPart part) Method parameters in com.esri.core.geometry with type arguments of type SegmentIntersector.IntersectionPartModifier and TypeMethodDescriptionprivate void
SegmentIntersector.recycle_
(ArrayList<SegmentIntersector.IntersectionPart> parts)