Package org.geotools.graph.util.delaunay
Class Triangle
Object
Triangle
- Author:
- jfc173
-
Field Details
-
OUTSIDE
public static final int OUTSIDE- See Also:
-
INSIDE
public static final int INSIDE- See Also:
-
ON_EDGE
public static final int ON_EDGE- See Also:
-
-
Constructor Details
-
Triangle
Creates a new instance of Triangle
-
-
Method Details