|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Segment | |
|---|---|
| com.esri.core.geometry | Provides classes for different types of geometries, e.g. |
| Uses of Segment in com.esri.core.geometry |
|---|
| Subclasses of Segment in com.esri.core.geometry | |
|---|---|
class |
Line
A straight line between a pair of points. |
| Methods in com.esri.core.geometry that return Segment | |
|---|---|
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. |
| Methods in com.esri.core.geometry with parameters of type Segment | |
|---|---|
void |
MultiPath.addSegment(Segment segment,
boolean bStartNewPath)
Adds a new segment to this multipath. |
void |
Polyline.addSegment(Segment segment,
boolean bStartNewPath)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||