P2T Methods |
The P2T type exposes the following members.
| Name | Description | |
|---|---|---|
| CreateContext | ||
| Triangulate(ConstrainedPointSet) | ||
| Triangulate(PointSet) | ||
| Triangulate(Polygon) | ||
| Triangulate(PolygonSet) | ||
| Triangulate(TriangulationContext) | ||
| Triangulate(TriangulationAlgorithm, Triangulatable) | ||
| Warmup | Will do a warmup run to let the JVM optimize the triangulation code -- or would if this were Java --MM |