|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ExtendedCoordinate | |
|---|---|
| com.vividsolutions.jtsexample.geom | |
| Uses of ExtendedCoordinate in com.vividsolutions.jtsexample.geom |
|---|
| Methods in com.vividsolutions.jtsexample.geom that return ExtendedCoordinate | |
|---|---|
static ExtendedCoordinate[] |
ExtendedCoordinateSequence.copy(Coordinate[] coordinates)
|
static ExtendedCoordinate[] |
ExtendedCoordinateSequence.copy(CoordinateSequence coordSeq)
|
| Constructors in com.vividsolutions.jtsexample.geom with parameters of type ExtendedCoordinate | |
|---|---|
ExtendedCoordinate(ExtendedCoordinate coord)
|
|
ExtendedCoordinateSequence(ExtendedCoordinate[] coordinates)
Copy constructor -- simply aliases the input array, for better performance. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||