public class Approximator extends java.lang.Object
Approximator()
float[]
reduceWithDouglasPeucker(float[] points, float tolerance)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Approximator()
public float[] reduceWithDouglasPeucker(float[] points, float tolerance)