Class KongAlgo
java.lang.Object
com.openhtmltopdf.pdfboxout.quads.KongAlgo
public class KongAlgo extends Object
- Author:
- Sunshine Source: https://www.sunshine2k.de/coding/java/Polygon/Kong/Kong.html
-
Constructor Summary
Constructors Constructor Description KongAlgo(List<Point2D.Float> points) -
Method Summary
Modifier and Type Method Description List<Triangle>getTriangles()voidrunKong()
-
Constructor Details
-
KongAlgo
-
-
Method Details
-
runKong
public void runKong() -
getTriangles
-