Package | Description |
---|---|
org.locationtech.jtsexample.geom |
Modifier and Type | Method and Description |
---|---|
ExtendedCoordinate |
ExtendedCoordinate.copy() |
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 © 2023. All rights reserved.