| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectcom.vividsolutions.jts.noding.OrientedCoordinateArraypublic class OrientedCoordinateArrayextends java.lang.Objectimplements ComparableCoordinate arrays
in an orientation-independent way.
Constructor Summary | |
| |
Method Summary | |
int |
|
public OrientedCoordinateArray(Coordinate[] pts)
Creates a newOrientedCoordinateArrayfor the givenCoordinatearray.
- Parameters:
pts- the coordinates to orient
public int compareTo(Object o1)
Compares twoOrientedCoordinateArrays for their relative order
- Returns:
- -1 this one is smaller