public static class IDelaunay2D.FaceIndex
extends java.lang.Object
| Constructor and Description | 
|---|
| IDelaunay2D.FaceIndex(int idx1,
                     int idx2,
                     int idx3) | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | contains(int idx1,
        int idx2) | 
| int | getOtherIndex(int idx1,
             int idx2) |