Class TriangleFunctions
- java.lang.Object
-
- org.locationtech.jtstest.function.TriangleFunctions
-
public class TriangleFunctions extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description TriangleFunctions()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static GeometryangleBisectors(Geometry g)static Geometrycentroid(Geometry g)static Geometrycircumcentre(Geometry g)static Geometryincentre(Geometry g)static GeometryperpendicularBisectors(Geometry g)private static Coordinate[]trianglePts(Geometry g)
-
-
-
Method Detail
-
trianglePts
private static Coordinate[] trianglePts(Geometry g)
-
-