| Package | Description |
|---|---|
| com.vividsolutions.jtsexample.geom |
| Modifier and Type | Method and Description |
|---|---|
static ExtendedCoordinate |
ExtendedCoordinateSequence.copy(Coordinate
|
static ExtendedCoordinate |
ExtendedCoordinateSequence.copy(CoordinateSequence
|
| Constructor and Description | |
|---|---|
ExtendedCoordinate(ExtendedCoordinate
|
|
ExtendedCoordinateSequence(ExtendedCoordinate
Copy constructor -- simply aliases the input array, for better performance.
|