| Package | Description |
|---|---|
| net.anwiba.spatial.coordinate |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractCoordinateSequenceSegment |
class |
ArcCoordinateSequenceSegment |
class |
CurveCoordinateSequenceSegment |
class |
LineCoordinateSequenceSegment |
| Modifier and Type | Method and Description |
|---|---|
static ICoordinateSequenceSegment |
CoordinateSequenceUtilities.reverse(ICoordinateSequenceSegment segment) |
| Modifier and Type | Method and Description |
|---|---|
Iterable<ICoordinateSequenceSegment> |
MulitSegmentCoordinateSequence.getCoordinateSequenceSegments() |
Iterable<ICoordinateSequenceSegment> |
CompoundCoordinateSequence.getCoordinateSequenceSegments() |
Iterable<ICoordinateSequenceSegment> |
CoordinateSequence.getCoordinateSequenceSegments() |
Iterable<ICoordinateSequenceSegment> |
ICoordinateSequence.getCoordinateSequenceSegments() |
| Modifier and Type | Method and Description |
|---|---|
static ICoordinateSequenceSegment |
CoordinateSequenceUtilities.reverse(ICoordinateSequenceSegment segment) |
| Constructor and Description |
|---|
MulitSegmentCoordinateSequence(List<ICoordinateSequenceSegment> segments) |
Copyright © 2007–2018 Andreas W. Bartels. All rights reserved.