Uses of Class
com.esri.core.geometry.Line
Packages that use Line
-
Uses of Line in com.esri.core.geometry
Fields in com.esri.core.geometry declared as LineModifier and TypeFieldDescriptionprivate Line
Bufferer.m_helper_line_1
private Line
Bufferer.m_helper_line_2
private Line
ConvexHull.m_line
(package private) Line
SegmentBuffer.m_line
protected Line
SegmentIteratorImpl.m_line
(package private) Line
SweepComparator.SimpleEdge.m_line
(package private) Line
PlaneSweepCrackerHelper.m_line_1
(package private) Line
RingOrientationFixer.RingOrientationTestComparator.m_line_1
protected Line
SweepMonkierComparator.m_line_1
(package private) Line
PlaneSweepCrackerHelper.m_line_2
(package private) Line
RingOrientationFixer.RingOrientationTestComparator.m_line_2
Methods in com.esri.core.geometry with parameters of type LineModifier and TypeMethodDescription(package private) static Point2D
Line._intersectHelper1
(Line line1, Line line2, double tolerance) (package private) static int
Line._intersectLineLine
(Line line1, Line line2, Point2D[] intersectionPoints, double[] param1, double[] param2, double tolerance) (package private) int
Line._intersectLineLineExact
(Line line1, Line line2, Point2D[] intersectionPoints, double[] param1, double[] param2) (package private) static boolean
Line._isIntersectingHelper
(Line line1, Line line2) (package private) static int
Line._isIntersectingLineLine
(Line line1, Line line2, double tolerance, boolean bExcludeExactEndpoints) (package private) boolean
Line._projectionIntersect
(Line other) (package private) boolean
Line._projectionIntersectHelper
(Line other, Point2D v, boolean bStart) (package private) int
SweepComparator.compareHorizontal1_
(Line line_1, Line line_2) (package private) int
SweepComparator.compareHorizontal1Case1_
(Line line_1, Line line_2) (package private) int
SweepComparator.compareHorizontal1Case2_
(Line line_1, Line line_2) (package private) int
SweepComparator.compareHorizontal1Case3_
(Line line_1, Line line_2) (package private) int
SweepComparator.compareHorizontal2_
(Line line_1, Line line_2) private static Point2D
OperatorCentroid2DLocal.computeLineCentroid
(Line line) (package private) boolean
private int
OperatorGeneralizeCursor.FindGreatestDistance
(Line line, Point2D ptHelper, AttributeStreamOfDbl xy, int start, int end, int pathEnd) private void
OperatorGeneralizeCursor.GeneralizePath
(MultiPathImpl mpsrc, int ipath, MultiPathImpl mpdst, Line lineHelper) private Segment
Cracker.getSegment_
(int vertex, Line lineHelper) (package private) boolean
EditShape.queryLineConnector
(int vertex, Line line) void
LnSrlzr.setGeometryByValue
(Line ln)