Package 

Class ApproximatorN


  • 
    public class ApproximatorN
    
                        

    Implemented according to modified Douglas Peucker http://psimpl.sourceforge.net/douglas-peucker.html

    • Method Summary

      Modifier and Type Method Description
      Array<float> reduceWithDouglasPeucker(Array<float> points, float resultCount)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait