| Package | Description |
|---|---|
| net.anwiba.spatial.coordinate |
| Modifier and Type | Method and Description |
|---|---|
CoordinateSequenceSegmentType |
ICoordinateSequenceSegment.getType() |
CoordinateSequenceSegmentType |
AbstractCoordinateSequenceSegment.getType() |
static CoordinateSequenceSegmentType |
CoordinateSequenceSegmentType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CoordinateSequenceSegmentType[] |
CoordinateSequenceSegmentType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
AbstractCoordinateSequenceSegment(double[][] ordinates,
boolean isMeasured,
CoordinateSequenceSegmentType coordinateSequenceSegmentType) |
Copyright © 2007–2018 Andreas W. Bartels. All rights reserved.