| Package | Description |
|---|---|
| com.vividsolutions.jtsexample.geom |
| Modifier and Type | Method and Description |
|---|---|
static ExtendedCoordinate[] |
ExtendedCoordinateSequence.copy(Coordinate[] coordinates) |
static ExtendedCoordinate[] |
ExtendedCoordinateSequence.copy(CoordinateSequence coordSeq) |
| Constructor and Description |
|---|
ExtendedCoordinate(ExtendedCoordinate coord) |
ExtendedCoordinateSequence(ExtendedCoordinate[] coordinates)
Copy constructor -- simply aliases the input array, for better performance.
|
Copyright © 2015. All rights reserved.