|
JTS Topology Suite - v 1.12 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.vividsolutions.jts.noding.OrientedCoordinateArray
public class OrientedCoordinateArray
Allows comparing Coordinate arrays
in an orientation-independent way.
| Constructor Summary | |
|---|---|
OrientedCoordinateArray(Coordinate[] pts)
Creates a new OrientedCoordinateArray
for the given Coordinate array. |
|
| Method Summary | |
|---|---|
int |
compareTo(java.lang.Object o1)
Compares two OrientedCoordinateArrays for their relative order |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public OrientedCoordinateArray(Coordinate[] pts)
OrientedCoordinateArray
for the given Coordinate array.
pts - the coordinates to orient| Method Detail |
|---|
public int compareTo(java.lang.Object o1)
OrientedCoordinateArrays for their relative order
compareTo in interface java.lang.Comparable
|
JTS Topology Suite - v 1.12 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||