| Package | Description |
|---|---|
| com.esri.core.geometry |
| Modifier and Type | Class and Description |
|---|---|
class |
Line
A straight line between a pair of points.
|
| Modifier and Type | Method and Description |
|---|---|
Segment |
SegmentIterator.nextSegment()
Moves the iterator to the next segment and returns the segment.
|
Segment |
SegmentIterator.previousSegment()
Moves the iterator to previous segment and returns the segment.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MultiPath.addSegment(Segment segment,
boolean bStartNewPath)
Adds a new segment to this multipath.
|
void |
Polyline.addSegment(Segment segment,
boolean bStartNewPath) |
Copyright © 2015. All Rights Reserved.