public class KongAlgo extends Object
KongAlgo(List<Point2D.Float> points)
List<Triangle>
getTriangles()
void
runKong()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public KongAlgo(List<Point2D.Float> points)
public void runKong()
public List<Triangle> getTriangles()
Copyright © 2004–2025. All rights reserved.